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 84a74fb commit 6502ccdCopy full SHA for 6502ccd
tap-agent/src/backoff.rs
@@ -1,3 +1,6 @@
1
+// Copyright 2023-, Edge & Node, GraphOps, and Semiotic Labs.
2
+// SPDX-License-Identifier: Apache-2.0
3
+
4
use std::time::{Duration, Instant};
5
6
#[derive(Debug, Clone)]
0 commit comments