jwodder / labelmaker

Create & enforce sets of labels in GitHub repositories
MIT License
2 stars 0 forks source link

Retry requests that fail with transient HTTP errors #12

Closed jwodder closed 11 months ago

jwodder commented 11 months ago

Use https://docs.rs/reqwest-retry?

See GitHub's documentation on retrying with the REST API: