-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/serverRelated to serverRelated to servere/easycan be wrapped up in a couple of dayscan be wrapped up in a couple of daysgood first issueGood for newcomersGood for newcomersk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints
Description
For websocket subscriptions, keep-alive messages are sent every 5 seconds. Is it possible to have this value be configurable? For example if I wanted to set it to 30 seconds instead, or disable it entirely.
It looks like it's hard-coded at the moment (assuming I'm looking at the right place):
| threadDelay $ 5 * 1000 * 1000 |
MarcelloTheArcane, icodeforlove, alight-eskillz and arpitjacob
Metadata
Metadata
Assignees
Labels
c/serverRelated to serverRelated to servere/easycan be wrapped up in a couple of dayscan be wrapped up in a couple of daysgood first issueGood for newcomersGood for newcomersk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints