Skip to content

project_info: check that writes succeeded

Mark Janes requested to merge majanes/mesa_ci:deny into master

In rare instances, writes have been failing. This may be due to coincident writes from the master and the builder.

Check the status of the write, and back of a randomized amount in order to break the tie between writers.

Merge request reports