enterprise-api

common_http_504-gateway-timeout

Gateway Timeout

Type
https://problems.atlas.propertyfinder.com/common-http-504-gateway-timeout/
HTTP status
504 Gateway Timeout
Retryable
Yes
Detail
The server did not receive a timely response from an upstream server while trying to fulfill the request.

What to do

Retry later; if it persists, contact Property Finder support.

Example response

An HTTP 504 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/common-http-504-gateway-timeout/",
  "title": "Gateway Timeout",
  "status": 504,
  "code": "common_http_504-gateway-timeout",
  "detail": "The server did not receive a timely response from an upstream server while trying to fulfill the request."
}

Back to error catalog