mesa/bin
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
..
ci ci_run_n_monitor.py: automatically retry on transient errors 2023-01-06 19:28:55 +00:00
pick pick-ui: show commit date 2021-08-10 21:36:43 +00:00
.editorconfig bin: use tabs for coding style on *.sh files 2017-05-09 14:05:00 +03:00
__init__.py scripts: Add a gen_release_notes.py script 2019-10-03 20:15:19 +00:00
commit_in_branch.py commit_in_branch.py: variables cleanup 2022-11-30 17:08:48 +00:00
commit_in_branch_test.py commit_in_branch.py: variables cleanup 2022-11-30 17:08:48 +00:00
gen_calendar_entries.py bin/gen_calendar_entries: fix newlines on windows 2022-01-16 08:39:44 +00:00
gen_calendar_entries_test.py bin/gen_calendar_entries: Add support for making a release 2021-01-07 00:07:56 +00:00
gen_release_notes.py bin/gen_release_notes.py: read Closes/Fixes tags case-insensitively 2022-12-30 03:39:38 +03:00
gen_release_notes_test.py bin/gen_release_notes.py: read Closes/Fixes tags case-insensitively 2022-12-30 03:39:38 +03:00
gen_vs_module_defs.py meson: fixes mingw-clang32 building 2022-11-11 05:38:19 +00:00
git_sha1_gen.py git_sha1_gen.py: fix whitespace 2020-05-20 22:05:41 +00:00
install_megadrivers.py python: drop python2 support 2021-08-14 21:44:32 +00:00
khronos-update.py scripts: Fix khronos-update.py to use main for OpenCL headers 2022-11-18 22:22:58 +00:00
meson-cmd-extract.py bin/meson-cmd-extract: Also handle cross and native files 2019-01-18 09:37:01 -08:00
meson-options.py meson: add script to print the options before configuring a builddir 2019-02-07 13:22:41 +00:00
meson.build meson: fixes mingw-clang32 building 2022-11-11 05:38:19 +00:00
meson_get_version.py meson: do not use source_root() when possible 2022-11-22 06:11:07 +00:00
perf-annotate-jit.py bin/perf-annotate-jit.py: Update to Python 3. 2022-08-21 22:14:43 -07:00
pick-ui.py pick-ui: don't handle the mouse 2021-01-06 09:56:52 -08:00
post_version.py bin/post_version: convert the csv.reader into a concrete list 2021-01-21 23:22:36 +00:00
post_version_test.py docs: store the release-calendar information in csv (and fix tests) 2021-01-07 00:07:56 +00:00
refcnt-log-helper.py bin: Add a script for filtering/sorting refcount logs 2022-05-02 16:58:20 +00:00
symbols-check.py symbols-check: Fix symbol demangling for Windows 2021-09-16 17:38:58 +00:00
update-android-headers.sh android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00