mozilla-releng / mozilla-releng/scriptworker-scripts
addonscript: log http error response body
Open
Nobody has claimed this yet.
addonscript
- Dominant language
- Python
- Stars
- 16
- Forks
- 38
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 14
Description
As seen in https://bugzilla.mozilla.org/show_bug.cgi?id=1879549, a 403 status code without the response body makes it harder to figure out what happened.
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.
Research direction
Start at the addonscript HTTP error-handling entry point and trace how a 403 response is logged. Reproduce or test a 403 response with a body, then verify that the response body appears in the error log without changing the existing status handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100