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

node-core-utils doesn't understand rate-limits #841

Open
RedYetiDev opened this issue Aug 20, 2024 · 0 comments
Open

node-core-utils doesn't understand rate-limits #841

RedYetiDev opened this issue Aug 20, 2024 · 0 comments

Comments

@RedYetiDev
Copy link
Member

When a rate limit is encountered, the utility currently logs the following message:

✖ Failed to retrieve user info.
username must be a string, received undefined

This could be confusing for collaborators. Ideally, the log should indicate that a rate limit has been reached, such as "Rate limit reached, please try again later." For reference, the GitHub API includes an x-ratelimit-reset header with the specific reset time.

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

No branches or pull requests

1 participant