element-hq / element-hq/synapse

Audit uses of 502 and 504 response status codes

Open
#12,540 0 comments 0 reactions 0 assignees View on GitHub
T-Task Z-Cleanup
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#12540](https://github.com/matrix-org/synapse/issues/12540).

---

See rationale here: https://github.com/matrix-org/matrix-spec/issues/1034

Find these by grepping the source tree for `502`, `504`, `BAD_GATEWAY` and `GATEWAY_TIMEOUT`. For those which are unspecced, consider if we can find an alternative representation of the error which isn't affected by CloudFlare's rewriting.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.