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

Document "longpolling" and other techniques to handle the 180s backend timeout. #223

Open
1 task done
judu opened this issue Mar 13, 2024 · 0 comments
Open
1 task done
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@judu
Copy link
Member

judu commented Mar 13, 2024

Checking for existing issue

  • I have checked for existing issues

Describe the content you'd like to see

In the "troubleshooting" section, we should address the 180s backend timeout that sōzu enforces. We need to explain this timeout and document the various solutions, would a customer want to "bypass" this timeout:

  • Long polling (does it really work?)
  • Asynchronous worker (reply immediately that the work is in progress and have the client check for progress afterwards)
  • Purchase a dedicated load balancer with different timeouts.
@judu judu added the documentation Improvements or additions to documentation label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants