QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Class SlidingWindowThrottle

    Client-side throttling (optional)

    Implements a sliding window rate limiter that matches QuickBase's "100 requests per 10 seconds per user token" limit.

    This is OPTIONAL - QuickBase handles rate limiting server-side. Enable this if you want to avoid hitting 429s proactively.

    Index

    Constructors

    Methods

    • Get remaining requests available in the current window

      Returns number

    • Get the number of requests made in the current window

      Returns number