We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158bbca commit e9a6144Copy full SHA for e9a6144
src/agent/utils/rpc_multi_client.rs
@@ -30,6 +30,7 @@ use {
30
url::Url,
31
};
32
33
+
34
#[derive(Debug, Clone)]
35
struct EndpointState {
36
last_failure: Option<Instant>,
0 commit comments