Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpep authored Oct 28, 2023
1 parent 49fec98 commit 4b834b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ NetworkResiliency
[![codecov](https://codecov.io/gh/dpep/network_resiliency_rb/branch/main/graph/badge.svg)](https://codecov.io/gh/dpep/network_resiliency_rb)

Making network requests more resilient to error.

Resiliency: the ability to recover from adversity.
- less errors, by retrying
- less time, by setting granular timeouts


```ruby
Expand Down

0 comments on commit 4b834b4

Please sign in to comment.