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 91d8d9c commit 2a4f3f3Copy full SHA for 2a4f3f3
src/gatherer/battlefield_grpc.rs
@@ -60,7 +60,7 @@ pub async fn check_session(
60
],
61
query_name: None,
62
}),
63
- limit: 100,
+ limit: 10,
64
},
65
)
66
.await?;
0 commit comments