Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
stiegerc committed Jan 22, 2025
1 parent 8c1ee08 commit 9cf6156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rs/rust_canisters/random_traffic_test/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ impl Default for Config {
reply_bytes_range: (0, MAX_INTER_CANISTER_PAYLOAD_IN_BYTES_U64 as u32),
instructions_count_range: (0, 0),
timeout_secs_range: (1, 100),
// calls_per_heartbeat: 3,
calls_per_heartbeat: 0,
downstream_call_percentage: 0,
best_effort_call_percentage: 100,
Expand Down

0 comments on commit 9cf6156

Please sign in to comment.