Merge pull request #9677 from thalesmg/test-other-gcp-flaky-v50

test: attempt to fix flaky test
This commit is contained in:
Thales Macedo Garitezi 2023-01-04 13:30:53 -03:00 committed by GitHub
commit 3304025a9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1136,6 +1136,8 @@ do_econnrefused_or_timeout_test(Config, Error) ->
wait_telemetry_event(TelemetryTable, success, ResourceId, #{
timeout => 10_000, n_events => 2
}),
wait_until_gauge_is(inflight, 0, _Timeout = 400),
wait_until_gauge_is(queuing, 0, _Timeout = 400),
assert_metrics(
#{
batching => 0,