leotaku / tower-livereload

Tower middleware to automatically reload your web browser during development
Apache License 2.0
59 stars 5 forks source link

Wait and retry when back-up url is available but returns HTTP error #13

Closed leotaku closed 1 month ago

leotaku commented 1 month ago

This is helpful in cases where the Rust app is running behind a proxy.

Closes #12

leotaku commented 1 month ago

@liamdawson it would be greatly appreciated if you could try this PR and report whether it fixes your issue. I will then merge it and probably publish a new release.