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

worker: allow websocket timeout to be set #750

Open
josephjclark opened this issue Aug 22, 2024 · 0 comments
Open

worker: allow websocket timeout to be set #750

josephjclark opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@josephjclark
Copy link
Collaborator

By default the pheonix socket has a 10 second timeout.

This means that if any messages don't get a reply in 10 seconds, there's an error. This is particularly sensitive on the claim event

Increasing the timeout isn't a good long term answer to our load problems, but we should be good citizens and allow this timeout to be configured.

@josephjclark josephjclark self-assigned this Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant