We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
josephjclark
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: