packit / packit-service

Packit provided as a service
https://packit.dev
MIT License
34 stars 46 forks source link

When a source download fails and is being retried, if the final retry fails too the job status should change from `retry` to `failed` #2382

Open nforro opened 3 months ago

nforro commented 3 months ago

Here is one example: https://dashboard.packit.dev/results/pull-from-upstream/7652 The job failed with an error, but the status is still retry, which is confusing.