I'm using the search_submissions method of the api, using the default rate limits and my calls for submissions keep erroring out with a code 429, and the code exits even though it says it will retry after backoff.
Was there a change to how rate limiting is being handled by pushshift?
I'm using the
search_submissions
method of the api, using the default rate limits and my calls for submissions keep erroring out with a code 429, and the code exits even though it says it will retry after backoff.Was there a change to how rate limiting is being handled by pushshift?