Variable GATEWAY_TIMEOUTConst

GATEWAY_TIMEOUT: 504

504 Gateway Timeout

This error response is given when the server is acting as a gateway and cannot get a response in time.

import { GATEWAY_TIMEOUT } from 'costatus';

https://developer.mozilla.org/docs/Web/HTTP/Status/504