Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • Compute the delay (ms) before the Nth retry, using a 2^N exponential backoff anchored on RETRY_DELAY.

      retryCount is the zero-indexed attempt counter (0 = first retry).

      Parameters

      • retryCount: number

      Returns number