Skip to content

Commit 39868e2

Browse files
chore(tx_pool_throughput_analysis): increase timeout from 15m to 20m for extended testing duration
1 parent cf6e5ec commit 39868e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/dev/tx-pool-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tasks:
2020
config:
2121
waitTime: 5
2222
- name: tx_pool_throughput_analysis
23-
timeout: 15m
23+
timeout: 20m
2424
title: "Check transaction pool throughput from 100 to 1000 TPS with 100 TPS increment, duration 2s per test"
2525
config:
2626
startingTps: 100

0 commit comments

Comments
 (0)