Skip to content

What is rate-limiting configuration on getoutline.com? #6458

Answered by tommoor
jledentu asked this question in General
Discussion options

You must be logged in to vote

You can either:

  • Look at collections.export for the equivalent method on an entire collection, this is async though – so more complex to get the result.
  • Update your code to respect the rate limit – there is a Retry-After header which gives you the number of ms you need to wait until next request (easiest).
  • We can also adjust the rate limit here in the API to be higher for non-PDF exports, but it might take a day or two given the aforementioned refactor that would be required.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jledentu
Comment options

@tommoor
Comment options

@jledentu
Comment options

@tommoor
Comment options

Answer selected by jledentu
@jledentu
Comment options

@tommoor
Comment options

@jledentu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants