Skip to content

Retry executor preparation to reduce system failures

This is to reduce a lot of system failures that do happen inExecutor::Prepare.

The Prepare stage should not yet execute a user build, so it is safe to retry it a few times.

Merge request reports

Loading