mmcloughlin / goperf

Continuous Benchmarking for the Go compiler
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

ingest: handle stale tasks in results_uploaded state #34

Open mmcloughlin opened 4 years ago

mmcloughlin commented 4 years ago

For some reason a small number of tasks are stuck in the results_uploaded state. At the moment these trigger the stale timeout and are re-processed. This is fine but it might be better to have a secondary process that ingests data files from these tasks.