Documentation
    Preparing search index...

    Enumeration LightPushError

    Index

    Enumeration Members

    BAD_REQUEST: "Bad request format"
    DECODE_FAILED: "Failed to decode"
    EMPTY_PAYLOAD: "Payload is empty"
    ENCODE_FAILED: "Failed to encode"
    GENERIC_FAIL: "Generic error"
    INTERNAL_ERROR: "Internal server error"
    INVALID_MESSAGE: "Message validation failed"
    NO_PEER_AVAILABLE: "No peer available"
    NO_PEERS: "No relay peers available"
    NO_RESPONSE: "No response received"
    NO_RLN_PROOF: "RLN proof generation failed"
    NO_STREAM_AVAILABLE: "No stream available"
    PAYLOAD_TOO_LARGE: "Message payload exceeds maximum size"
    REMOTE_PEER_REJECTED: "Remote peer rejected"
    RLN_PROOF_GENERATION: "Proof generation failed"
    SIZE_TOO_BIG: "Size is too big"
    STREAM_ABORTED: "Stream aborted"
    TOO_MANY_REQUESTS: "Rate limit exceeded"
    TOPIC_NOT_CONFIGURED: "Topic not configured"
    UNAVAILABLE: "Service temporarily unavailable"
    UNSUPPORTED_TOPIC: "Unsupported pubsub topic"