You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #282 we found that scheduling a job immediately after adding the self-hosted runner, the runner would not accept the job, this was worked around by adding a sleep to create an artificial delay between adding the runner and submitting the first job for that runner, we should investigate why this delay is needed.
While working on #282 we found that scheduling a job immediately after adding the self-hosted runner, the runner would not accept the job, this was worked around by adding a
sleep
to create an artificial delay between adding the runner and submitting the first job for that runner, we should investigate why this delay is needed.mapt/.github/workflows/provision-hosted-runner.yaml
Lines 60 to 61 in 7d5d5e1
The text was updated successfully, but these errors were encountered: