— the upstream took too long.
Our gateway waited as long as it could, but the upstream server didn't reply within the allowed window. We had to close the connection.
This is usually temporary. Try the request again — it often succeeds on a retry, especially for less-busy endpoints.
▮ For programmatic clients, use an exponential backoff. The server is recovering.