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

Make Websocket retry configurable and expose websocket stats #126

Merged
merged 4 commits into from
Feb 1, 2025

Conversation

clangenb
Copy link
Member

@clangenb clangenb commented Jan 31, 2025

I am not sure if invalid the invalid TLS upgrade on the worker side was because we haven't been waiting long enough before retrying to connect again. This PR makes the websocket time out configurable with more sensible defaults. Additionally, we expose the websocket stats so that we can track them.

Not 100% sure if it fixed the problem at incognitee, but at least the changes work.

@clangenb clangenb merged commit dac61d4 into master Feb 1, 2025
3 checks passed
@clangenb clangenb deleted the cl/make-ws-retry-configurable branch February 3, 2025 15:13
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