mozilla-services / mozilla-services/updatebot
Sentry doesn't catch exception from `bugzilla_api.py`
Open
Nobody has claimed this yet.
Bug
- Dominant language
- Python
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Sentry didn't seem to have caught the exception from #374, only the Handled a Job with unexpected CREATED status in _process_existing_job exception from the next run.
Contributor guide
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 with bugzilla_api.py and issue #374, then trace how that exception is reported to Sentry. Compare it with the later Handled a Job with unexpected CREATED status in _process_existing_job exception and verify that the original failure is captured as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100