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:
commit
d898573acf
|
@ -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">>
|
||||
}
|
||||
}
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue