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 afbe329 commit 97de3cbCopy full SHA for 97de3cb
.github/workflows/slo-topic.yaml
@@ -31,5 +31,5 @@ jobs:
31
run: |
32
cd slo/src/TopicService
33
dotnet run run grpc://localhost:2135 /Root/testdb \
34
- --write-rps 100 \
35
- --time 600
+ --write-rps 50 \
+ --time 800
0 commit comments