429 Error Too Many Requests occurred, when using rest api to get bugs from bugzilla.mozilla.org
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
People
(Reporter: 2636370678, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
Steps to reproduce:
I am a researcher in the software engineering direction of ANU. Recently I am getting a lot of bugs through the rest API.
Actual results:
If too many requests are obtained in a short period of time, 429 error(Too Many Request) will occur. I want to know if there is a way to solve this error so that I can get the bug more quickly.
Expected results:
Can you temporarily lift the restrictions on my account or ip address?
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug is invalid.
If you think the bot is wrong, please reopen the bug and move it back to its prior component.
Please note that this is a production bug database used by the Mozilla community to develop Firefox, Thunderbird and other products.
Filing test bugs here will waste the time of our contributors, volunteers and employees.
If you continue to abuse bugzilla.mozilla.org, your account will be disabled.
Comment 2•4 years ago
|
||
There is a rate limiting in place to avoid bringing down Bugzilla for normal users.
I'm not sure if there's something we can do to lift these restrictions.
What are you trying to do exactly?
Description
•