rust-lang / homu

A bot that integrates with GitHub and your favorite continuous integration service
MIT License
182 stars 57 forks source link

Retry set_ref up to 5 times #195

Closed Mark-Simulacrum closed 1 year ago

Mark-Simulacrum commented 1 year ago

This hopefully reduces the rate of these exceptions we see on PRs, but since we don't know the exact cause we'll have to see if it actually works.