hjr3 / weldr

A HTTP 1.1 proxy written in Rust using tokio.
Apache License 2.0
217 stars 20 forks source link

Retry policy when a backend fail #48

Closed yanns closed 7 years ago

yanns commented 7 years ago

When a backend cannot answer a request, we can retry this request on another backend.

hjr3 commented 7 years ago

Similar to #23

yanns commented 7 years ago

right

hjr3 commented 7 years ago

We can leave it open. I wanted to link the two convos 😄