Closed
Bug 2071853
Opened 5 days ago
Closed 5 days ago
Airflow task `probe_scraper.probe-expiry-alerts` failed since run `scheduled__2026-09-10T00:00:00+00:00`
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lvargas, Unassigned)
Details
(Whiteboard: [airflow-triage])
Airflow task probe_scraper.probe-expiry-alerts failed for run scheduled__2026-09-10T00:00:00+00:00.
Log extract:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://bugzilla.mozilla.org/rest/user?names=passwords-dev@mozilla.org
The most recent task is still failing.
| Reporter | ||
Comment 1•5 days ago
•
|
||
mozilla/probe-scraper probe_scraper/probe_expiry_alert handles error code 400 but this failure returns code 404 for the same reason.
Do we want to add 404, do we want to add 404 to the code?
| Reporter | ||
Comment 2•5 days ago
|
||
Comment 3•5 days ago
|
||
Status: NEW → RESOLVED
Closed: 5 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•