Closed
Bug 1768419
Opened 3 years ago
Closed 3 years ago
Airflow task bqetl_subplat .stripe_external__itemized_payout_reconciliation__v5 failed on 2022-05-08
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kik, Assigned: relud)
Details
(Whiteboard: [airflow-triage])
Attachments
(1 file)
The Airflow task bqetl_subplat .stripe_external__itemized_payout_reconciliation__v5 failed on 2022-05-08.
Error message from the failing pod (stripe-external--itemized-payout-reconciliation--v5.e1b80e7e7e08422ea03ac0c47052ce53
):
2022-05-09T08:49:01.274526237Z
Error: Request req_OTssZ0Zv1cEmmm: Data for the report type payout_reconciliation.itemized.5 is only available through 2022-05-08 12:00:00 UTC; you requested `interval_end` = 2022-05-09 00:00:00 UTC.
My first thought this might just be an issue of scheduling from our side. However, I tried to re-run the DAG now and I still experienced the same error message. Perhaps there is a delay on Stripe's end in making the data available?
Assignee | ||
Comment 1•3 years ago
|
||
the arrival time of the report data is highly variable, and it's intended to retry until data becomes available.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•3 years ago
|
||
Gotcha, thanks for the info. If it's okay I'd like to make one suggestion. Do you think it would be worth adding this as a note to the DAG's docs?
Flags: needinfo?(dthorn)
Reporter | ||
Updated•3 years ago
|
Summary: Airflow task <Airflow DAG>.<task name> failing on <date> → Airflow task bqetl_subplat .stripe_external__itemized_payout_reconciliation__v5 failed on 2022-05-08
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•