FRosner / cluster-broccoli

Self service for Nomad based on templates.
Apache License 2.0
60 stars 22 forks source link

Make Websocket Refresh Rate Configurable #370

Open FRosner opened 6 years ago

FRosner commented 6 years ago

Before #335 is implemented it is still useful to make the delay of WS refresh configurable.

For this we should add a new config property similar to polling.frequency to the config, inject this into the WebSocketService and use it.