mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-16 16:03:38 +00:00
fix(tunneling): Adjust exponential backoff duration
This commit is contained in:
@@ -188,4 +188,4 @@ func TestConfig_Close(t *testing.T) {
|
||||
if len(config.connections) != 0 {
|
||||
t.Errorf("Close() did not clear connections map, got %d connections", len(config.connections))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user