Closed martijndegouw closed 3 months ago
By default the api of bookstack is protected with a rate limit. Using Requests-Ratelimiter allows obeying this rate limit. In case the server and client get out of sync, a 429 is handled by retrying once.
By default the api of bookstack is protected with a rate limit. Using Requests-Ratelimiter allows obeying this rate limit. In case the server and client get out of sync, a 429 is handled by retrying once.