Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes default and minimum reconnection timeout #26

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

oxixes
Copy link

@oxixes oxixes commented Jan 25, 2024

Reduces the minimum reconnection timeout to 5 seconds, and the default one to 30 seconds.

24h (altough it actually was 24 minutes) is a lot when most clients will just connect for shorts spans of time, as that will prevent the context broker from realizing that it should delete the subscription if the client didn't manage to delete it itself (for example, when the browser crashes).

A much more reasonable default timeout is 30 seconds, with a minimum of 5 seconds.

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