Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema generator does not wait for API rate limit to reset #48

Open
robere2 opened this issue Nov 5, 2023 · 0 comments
Open

Schema generator does not wait for API rate limit to reset #48

robere2 opened this issue Nov 5, 2023 · 0 comments
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.

Comments

@robere2
Copy link
Owner

robere2 commented Nov 5, 2023

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.

@robere2 robere2 added Type: Bug Issues that are about something which isn't working as expected. Priority: Low Issues which aren't critical, security-related, or significantly beneficial to users. Module: Schemas Issues pertaining to the @mcsb/schemas package. labels Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant