Skip to content

Commit

Permalink
use default timeout 5s
Browse files Browse the repository at this point in the history
  • Loading branch information
agourlay committed Aug 30, 2024
1 parent 1ebc5ba commit d984e73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions coach-things.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ done
COACH_CMD=(
cargo run --release
--
-p 3 # number of concurrent workloads
--parallel_drills 3
--stop-at-first-error
--grpc-timeout-ms 10000
)

echo ""
Expand Down

0 comments on commit d984e73

Please sign in to comment.