Skip to content

Telemetry sink should restart its flush timer when configuration changes #337

@Mosas2000

Description

@Mosas2000

Problem
telemetry-sink.js keeps the original interval when configureSink() updates flushIntervalMs.

Why it matters
Changing sink settings does not take effect until the process restarts or the sink is reset manually.

Acceptance criteria

  • Recreate the flush timer when timing settings change
  • Keep queue behavior consistent across reconfiguration
  • Add a test for updating flushIntervalMs at runtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions