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 20da609 commit 003dd0aCopy full SHA for 003dd0a
crates/tap-agent/src/adaptative_concurrency.rs
@@ -10,7 +10,7 @@
10
//!
11
12
//! This allows us to have a big number of rav requests running
13
-//! concurrently, but in case of any of them fails, we limit
+//! concurrently, but if any of them fails we limit
14
//! the following requests until the aggregator recovers.
15
16
//! ## Behaviour
0 commit comments