Skip to content

Commit c6a5241

Browse files
ttt161ttt161
andauthored
bump progressor-1.0.17 (#190)
Co-authored-by: ttt161 <losto@nix>
1 parent b70114e commit c6a5241

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/hellgate/test/hg_ct_helper.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ start_app(progressor = AppName) ->
310310
max_attempts => 3,
311311
non_retryable_errors => []
312312
},
313-
task_scan_timeout => 1,
313+
task_scan_timeout => 15,
314314
worker_pool_size => 30,
315315
process_step_timeout => 30
316316
}},

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
{fault_detector_proto, {git, "https://github.com/valitydev/fault-detector-proto.git", {branch, "master"}}},
4343
{limiter_proto, {git, "https://github.com/valitydev/limiter-proto.git", {tag, "v2.1.0"}}},
4444
{herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}},
45-
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.15"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.17"}}},
4646
{prometheus, "4.11.0"},
4747
{prometheus_cowboy, "0.1.9"},
4848

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
0},
101101
{<<"progressor">>,
102102
{git,"https://github.com/valitydev/progressor.git",
103-
{ref,"fdebffd0db07208faa452e0151491769949a5076"}},
103+
{ref,"564336e9068923948ea0cf3ee4caab438bb4d98e"}},
104104
0},
105105
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0},
106106
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},

0 commit comments

Comments
 (0)