Skip to content

Conversation

hons82
Copy link

@hons82 hons82 commented Mar 26, 2021

The reset is performed at the time the connection has been established.
This can cause the problem described in #76.
I the server connection fails after max_time + x it tries to reconnect.
If that fails once it immediately stops trying with the message "backoff limit exceeded"

hons82 and others added 2 commits March 26, 2021 08:57
The reset is performed at the time the connection has been established. 
This can cause the problem described in mmatczuk#76.
I the server connection fails after max_time + x it tries to reconnect. 
If that fails once it immediately stops trying with the message "backoff limit exceeded"
@hons82 hons82 force-pushed the master branch 2 times, most recently from 4378d1f to bed3099 Compare May 7, 2021 12:15
@hons82 hons82 force-pushed the master branch 2 times, most recently from 338fe9a to 2bf0d58 Compare May 25, 2021 13:29
@hons82 hons82 changed the title Fix backoff inconsistency Fix backoff inconsistency, error pages, minimal API, keepalive configurable,... Aug 13, 2021
disconnect/connect within a second will be logged, but with logLevel 2 and with a single "reconnected" message
@hons82 hons82 force-pushed the master branch 2 times, most recently from 51ff58a to e2fbec3 Compare October 13, 2021 13:41
Time to wait before logging a disconnect can be configured
@hons82 hons82 force-pushed the master branch 2 times, most recently from 94c143d to 5ff19e7 Compare October 21, 2021 15:03
hons82 added 3 commits August 17, 2022 10:12
Currently hardcoded, but might be configurable in future
file is monitored an reloaded dynamically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant