Skip to content

Make runner handling more resilient

Mark Lapierre requested to merge 118453-retry-get-runners-token into master

What does this MR do?

Retry getting the runners token if it's not available initially, which can happen if the runner is to be used in a group that was just created by the API.

Ensure the docker runner container is stopped even if there's a problem removing it from the project.

Closes #118453 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Lapierre

Merge request reports

Loading