dart-archive / http_retry

HTTP client middleware that automatically retries requests
https://pub.dev/packages/http_retry
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

add timeout parameter #12

Closed CorvetteCole closed 4 years ago

CorvetteCole commented 5 years ago

I wanted to have network requests retry after a certain amount of time, so I implemented this in this pull request. would love to use this library in my project, please let me know what you need me to do to get this pull request up to snuff

CorvetteCole commented 5 years ago

Also, I'm headed to Seattle for about a week and a half this Saturday, would be over the moon if I got to meet the Dart team. It is by far my favorite language. Just in case any of the Googlers here would be willing :)

CorvetteCole commented 5 years ago

@kevmoo @nex3

CorvetteCole commented 4 years ago

I have completely rewritten this because this pull request was garbage. I am submitting a new pull request shortly