Add ratelimited message #1

Open
Androz2091 wants to merge 1 commit from Androz2091/active-forks:master into master
First-time contributor
No description provided.
Androz2091 added 1 commit 2021-03-18 17:26:17 +01:00
Owner

As always, thank you for contributing to my project.

However, from what I'm reading, you're displaying this error whenever it fails, whether it is due to rate-limiting or something else, whether it's a request error or something else.

Please instead check the status code and body of each request to make sure you're displaying a rate-limit error when there is actually an error due to rate-limiting.

Optionally, you can also display another message when there is an error coming from something else.

Additionally, know that GitHub's rate limit for anonymous requests is 60/hour (very low, indeed) and that this project is absolutely experimental, temporary and at proof-of-concept state. (More info)

Thanks.

As always, thank you for contributing to my project. However, from what I'm reading, you're displaying this error whenever it fails, whether it is due to rate-limiting or something else, whether it's a request error or something else. Please instead check the status code and body of each request to make sure you're displaying a rate-limit error when there is actually an error due to rate-limiting. Optionally, you can also display another message when there is an error coming from something else. Additionally, know that GitHub's rate limit for anonymous requests is [60/hour](https://api.github.com/rate_limit) (very low, indeed) and that this project is absolutely experimental, temporary and at proof-of-concept state. ([More info](https://github.com/techgaun/active-forks/issues/54#issuecomment-801035022)) Thanks.
This repository is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: KaKi87/active-forks#1
No description provided.