mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
chore(tests): increase BigQuery test retries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8522 GitOrigin-RevId: c412a45ceddd18caed7e5b505cfe4163ec9beb88
This commit is contained in:
parent
913f254a1f
commit
2fb455b813
@ -251,6 +251,7 @@ setup tables' (testEnvironment, _) = do
|
||||
service_account: *serviceAccount
|
||||
project_id: *projectId
|
||||
datasets: [*schemaName]
|
||||
retry_limit: 5
|
||||
|]
|
||||
-- Setup and track tables
|
||||
for_ tables $ \table -> do
|
||||
|
Loading…
Reference in New Issue
Block a user