Make the status-poll cadence configurable #7

Open
opened 2026-07-15 12:21:41 +01:00 by pedromcaraujo · 0 comments

The channel status poll interval is hardcoded to 8s at web/index.html:1269 (setInterval(refreshStatus, 8000)).

For deployments with many channels, each poll capture-panes every session, so the cadence should be tunable via a myServices.forge option (default 8s).

The channel status poll interval is hardcoded to 8s at `web/index.html:1269` (`setInterval(refreshStatus, 8000)`). For deployments with many channels, each poll capture-panes every session, so the cadence should be tunable via a `myServices.forge` option (default 8s).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pedromcaraujo/forge#7
No description provided.