We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b281ad4 commit e8b2e3cCopy full SHA for e8b2e3c
.config/nextest.toml
@@ -1,5 +1,6 @@
1
[profile.default]
2
retries = 2
3
+slow-timeout = { period = "15s", terminate-after = 4 }
4
5
[profile.no-bigquery]
6
default-filter = "not (package(etl-destinations) and binary(/bigquery_pipeline/))"
0 commit comments