costatus
    Preparing search index...

    Variable BAD_GATEWAYConst

    BAD_GATEWAY: 502

    502 Bad Gateway

    This error response means that the server, while working as a gateway to get a response needed to handle the request, got an invalid response.

    import { BAD_GATEWAY } from 'costatus';
    

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