m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Gardener should reprocess jobs on parser failure #401

Open cristinaleonr opened 1 year ago

cristinaleonr commented 1 year ago

If an ETL parser is interrupted and never completes a job, Gardener marks the job as stale and moves on. Instead, Gardener should try to reprocess the job.

Context: https://github.com/m-lab/dev-tracker/issues/723

stephen-soltesz commented 1 year ago

Looking closer at the current gardener implementation the following are true:

Using the current architecture, I think these are possible approaches:

cristinaleonr commented 2 weeks ago

Update: this issue happened for pcap on 06/10/2024.

Screenshot 2024-06-13 2 54 13 PM