superfly / edge

A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
https://fly.io
Apache License 2.0
142 stars 10 forks source link

Make proxied backends retry on exceptions #28

Closed mrkurt closed 5 years ago

mrkurt commented 5 years ago

Proxied requests occasionally fail due to intermittent network issues. We should have an option to retry those requests.