Skip to content

ci: retry up to 3 times when reporting flakes

Eric Engestrom requested to merge eric/mesa:report-flakes-retry into main

Sometimes there are network errors while sending the message to IRC, eg. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/49795843#L515

Do the same thing we do with any other network action: retry when it fails.

Edited by Eric Engestrom

Merge request reports