rholder / guava-retrying

This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Apache License 2.0
1.43k stars 275 forks source link

Fix ## titles in README #105

Open m4c0 opened 1 year ago

m4c0 commented 1 year ago

This fixes the render of second-level titles in the README.