EU Parliament Monitor — API Documentation - v0.8.31
    Preparing search index...

    Class MCPRateLimitError

    Typed error thrown when the MCP gateway returns 429 (rate limited). Carries the parsed retryAfterMs delay so callers can honour the back-off period. retryAfterMs is 0 when no Retry-After / X-Retry-After header was present.

    Hierarchy

    • Error
      • MCPRateLimitError
    Index

    Constructors

    Properties

    Constructors

    Properties

    retryAfterMs: number