Skip to content

Commit 9bd46b5

Browse files
Add slow timeout
Signed-off-by: Abhi Agarwal <[email protected]>
1 parent 8d2fd3c commit 9bd46b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.config/nextest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[profile.default]
22
retries = 2
3+
slow-timeout = { period = "15s", terminate-after = 4 }
34

45
[profile.no-bigquery]
56
default-filter = "not (package(etl-destinations) and binary(/bigquery_pipeline/))"

0 commit comments

Comments
 (0)