>_FoxiRef
5xx Server error responses

504Gateway Timeout

Gateway timeout

#When does this occur?

Returned when a gateway or proxy server did not receive a timely response from the upstream server.

#How to handle?

Gateway timeout. Check network status and try again later.

#Example

HTTP Response
HTTP/1.1 504 Gateway Timeout
Content-Type: application/json
Date: Thu, 09 Apr 2026 18:24:51 GMT

{
  "status": 504,
  "message": "Gateway Timeout"
}

#Related Status Codes

이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다.