mesa/bin/ci
Eric Engestrom a6e487e367 ci_run_n_monitor.py: automatically retry on transient errors
This morning a GitLab update was deployed, leading to a few moments
where the API returned an error.

python-gitlab is actually able to handle a number of those and retry
automatically, so let's enable that:
https://python-gitlab.readthedocs.io/en/stable/api-usage-advanced.html#transient-errors

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20094>
2023-01-06 19:28:55 +00:00
..
.gitignore ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
ci_run_n_monitor.py ci_run_n_monitor.py: automatically retry on transient errors 2023-01-06 19:28:55 +00:00
download_gl_schema.sh ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
gitlab_common.py ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
gitlab_gql.py ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
job_details.gql ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
pipeline_details.gql ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
requirements.txt ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00
update_traces_checksum.py ci: move the CI handling scripts into bin/ci 2022-12-19 16:36:19 +01:00