Stagger schedule
triggers so that there is less contention on pushes
#332
Labels
enhancement
New feature or request
Bootstrap scripts often have race conditions where two runs push changes to the repo at the same time causing the push to fail.
e2e-bootstrap.sh
implements retries to help alleviate the issue but it would be good to stagger the schedule triggers by a few minutes to further help with the problem.The error shows up in logs like the following:
The text was updated successfully, but these errors were encountered: