Skip to content

Commit 895cd25

Browse files
committed
Tests: rabbit_prometheus_http_SUITE longer wait
1 parent 4710796 commit 895cd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_prometheus/test/rabbit_prometheus_http_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ stream_pub_sub_metrics(Config) ->
759759
maps:with([rabbitmq_stream_consumer_max_offset_lag],
760760
parse_response(Body1))
761761
end,
762-
100),
762+
30000),
763763

764764
%% per-object metrics
765765
{_, Body2} = http_get_with_pal(Config, "/metrics/detailed?family=stream_consumer_metrics",

0 commit comments

Comments
 (0)