Skip to content

Commit

Permalink
fix: timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
acha-bill committed Jan 15, 2025
1 parent 5606748 commit c7f7bbf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ checks:
max-pathname-length: 64
postage-amount: 1000
postage-depth: 17
timeout: 5m
timeout: 30m
type: manifest
networkavailability:
options:
Expand Down
2 changes: 1 addition & 1 deletion config/local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ checks:
max-pathname-length: 64
postage-amount: 1000
postage-depth: 17
timeout: 5m
timeout: 30m
type: manifest
ci-pingpong:
options:
Expand Down
2 changes: 1 addition & 1 deletion config/public-testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ checks:
max-pathname-length: 64
postage-amount: 140000000
postage-depth: 17
timeout: 5m
timeout: 30m
type: manifest
pt-pss:
options:
Expand Down

0 comments on commit c7f7bbf

Please sign in to comment.