Upstream delays should not cause Cloudflare timeouts
Open
bug
- Dominant language
- Python
- Stars
- 29
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently it's possible to cause a Cloudflare timeout by attempting to proxy a remote point that doesn't respond in time:
* https://qa-via3.hypothes.is/http://httpbin.org/delay/10
Ideally we should timeout before Cloudflare and return an error page.
## Questions
* What is Cloudflare's timeout value? (<=10s)
* How long should we wait under this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.