From bdfed7b574817c38d05ab6c9b2f843bdedf50298 Mon Sep 17 00:00:00 2001 From: ttt161 Date: Tue, 13 Jan 2026 11:11:21 +0300 Subject: [PATCH] bump progressor-1.0.17 --- apps/hellgate/test/hg_ct_helper.erl | 2 +- rebar.config | 2 +- rebar.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/hellgate/test/hg_ct_helper.erl b/apps/hellgate/test/hg_ct_helper.erl index 02e82481..7edfcfd0 100644 --- a/apps/hellgate/test/hg_ct_helper.erl +++ b/apps/hellgate/test/hg_ct_helper.erl @@ -310,7 +310,7 @@ start_app(progressor = AppName) -> max_attempts => 3, non_retryable_errors => [] }, - task_scan_timeout => 1, + task_scan_timeout => 15, worker_pool_size => 30, process_step_timeout => 30 }}, diff --git a/rebar.config b/rebar.config index e6448d26..55a3a8ed 100644 --- a/rebar.config +++ b/rebar.config @@ -42,7 +42,7 @@ {fault_detector_proto, {git, "https://github.com/valitydev/fault-detector-proto.git", {branch, "master"}}}, {limiter_proto, {git, "https://github.com/valitydev/limiter-proto.git", {tag, "v2.1.0"}}}, {herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}}, - {progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.15"}}}, + {progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.17"}}}, {prometheus, "4.11.0"}, {prometheus_cowboy, "0.1.9"}, diff --git a/rebar.lock b/rebar.lock index 4a177732..fbb14cec 100644 --- a/rebar.lock +++ b/rebar.lock @@ -100,7 +100,7 @@ 0}, {<<"progressor">>, {git,"https://github.com/valitydev/progressor.git", - {ref,"fdebffd0db07208faa452e0151491769949a5076"}}, + {ref,"564336e9068923948ea0cf3ee4caab438bb4d98e"}}, 0}, {<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0}, {<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},