You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently my relay is set to refresh commands every 30 seconds, at some point it starts updating every 1-2 seconds which is much too fast and causes some high load.
Currently my relay is set to refresh commands every 30 seconds, at some point it starts updating every 1-2 seconds which is much too fast and causes some high load.
This feels like a problem with the timer but seems simple enough that I'd be surprised if that were the case....
https://github.com/operable/go-relay/blob/master/relay/relay.go#L256
The text was updated successfully, but these errors were encountered: