perftool-incubator / rickshaw

A project to facilitate execution of benchmarks and tools via extensions for many target environments
Apache License 2.0
0 stars 10 forks source link

add expiration refresh retries to rickshaw-run #528

Closed k-rister closed 3 months ago

k-rister commented 3 months ago

Occasionally a expiration refresh fails for no particular reason (server load?) and as currently constructed that causes a run to fail. Lets add a couple retries for the rare occasions that this happens and see if that makes things run smoother (such as CI).