Closed marcosfelt closed 1 year ago
This fixes #26 by dropping services that take a long time to resolve consistently. The idea is to track the number of failures and then stop using a service if it passes a threshold for the number of failures.
FYI @rvanputt @ap2153 this should fix the issues you were having with pura being slow.
This fixes #26 by dropping services that take a long time to resolve consistently. The idea is to track the number of failures and then stop using a service if it passes a threshold for the number of failures.