Skip to content

implement backoff failed instances if 10 failures for 24h, and reporting on /

gled requested to merge (removed):handle_failed_instances into master

Allow backing off failed instances and reporting about it on the default page.

Probably to be refined, as for now a return code >= 400 or any connection issue will get the remote actor out.

Merge request reports