From 8d2b4b362f07289edd4c9d5843e992a050fe2887 Mon Sep 17 00:00:00 2001 From: ttt161 Date: Tue, 28 Jan 2025 20:06:22 +0300 Subject: [PATCH] TECH-26: try short-lived workers --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index b10d5e72..f8525467 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", {branch, "master"}}}, {herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}}, - {progressor, {git, "https://github.com/valitydev/progressor.git", {branch, "master"}}}, + {progressor, {git, "https://github.com/valitydev/progressor.git", {branch, "TECH-26-short-lived-workers"}}}, {prometheus, "4.8.1"}, {prometheus_cowboy, "0.1.8"}, diff --git a/rebar.lock b/rebar.lock index b9f471c5..5705ccba 100644 --- a/rebar.lock +++ b/rebar.lock @@ -102,7 +102,7 @@ 0}, {<<"progressor">>, {git,"https://github.com/valitydev/progressor.git", - {ref,"3bfc0587a20953858358ac2e553b3e14ddf6fa96"}}, + {ref,"081b677055eb49fc940085815f7b7b9471a5a3d1"}}, 0}, {<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.8.1">>},0}, {<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.8">>},0},