-
Steve Azzopardi authored
When a job get's deleted a 404 is return which is HTTP semantically correct. A 404 can be a temporary problem on the network which the Runner will retry the request. This prevents from deleted jobs running until timeout. reference https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27765
4fc21047