Merge pull request #12208 from thalesmg/test-yet-another-attempt-r54-20231220

test(gcp_pubsub_consumer): yet another attempt to stabilize tests
This commit is contained in:
Thales Macedo Garitezi 2023-12-21 09:55:33 -03:00 committed by GitHub
commit d898573acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1282,10 +1282,6 @@ t_multiple_pull_workers(Config) ->
<<"ack_deadline">> => <<"10m">>,
<<"ack_retry_interval">> => <<"1s">>,
<<"consumer_workers_per_topic">> => NConsumers
},
<<"resource_opts">> => #{
%% reduce flakiness
<<"request_ttl">> => <<"20s">>
}
}
),