Improve handling of 429 responses
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript
Research direction
Start by inspecting the Bugzilla REST comment request for bug 1714247 and reproduce the failure in browser DevTools. Compare the response and request behavior for the reported URL, including 429 responses and the CORS error. Done means the dashboard handles this response reliably, with the expected behavior verified in the relevant request flow.
Written by the indexing model from the issue text.
Description
The issue is with "Assigned without recent activity" (under Stalled & Longstanding) for my security components.
DevTools logging says
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://bugzilla.mozilla.org/rest/bug/1714247/comment?new_since=2024-10-31. (Reason: CORS request did not succeed). Status code: (null).
However loading the URL https://bugzilla.mozilla.org/rest/bug/1714247/comment?new_since=2024-10-31 does get me a access-allow-origin response header.
I am not entirely sure who's at fault though.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mozilla/bugdash
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·