Schema generator does not wait for API rate limit to reset #48
Labels
Module: Schemas
Issues pertaining to the @mcsb/schemas package.
Priority: Low
Issues which aren't critical, security-related, or significantly beneficial to users.
Type: Bug
Issues that are about something which isn't working as expected.
When the rate limit is reached on the API, the schema generator should wait for the amount of time until the next reset before sending out any more requests.
Currently this is not very critical, since we don't send more than 300 requests during our generation right now.
The text was updated successfully, but these errors were encountered: