Resumo
A gateway or proxy did not get a timely response from an upstream server.
Quando ocorre
Returned when the backend is too slow and the proxy gives up waiting.
Causas comuns
- Slow upstream / backend response
- Long-running query or request
- Gateway timeout set too low
Como resolver
- Increase the gateway timeout
- Optimize the slow endpoint or query
- Check backend performance and load