ci: retry up to 3 times when reporting flakes
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