You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These sometimes happen even when there's no load testing, and even on the least resource intensive endpoints (e.g. /info/configuration which doesn't even check out a db connection).
The text was updated successfully, but these errors were encountered:
On stage we see intermittent upstream timeouts (nginx to syncstorage-rs), e.g.:
textPayload: "2020/07/27 14:20:33 [error] 9#9: *2372281 upstream timed out (110: Connection timed out) while reading response header from upstream, client: ..., server: , request: "GET /1.5/.../info/configuration HTTP/1.1", upstream: "http://127.0.0.1:8000/1.5/.../info/configuration", host: "stage.sync.nonprod.cloudops.mozgcp.net"
These sometimes happen even when there's no load testing, and even on the least resource intensive endpoints (e.g. /info/configuration which doesn't even check out a db connection).
The text was updated successfully, but these errors were encountered: