From 3dfabae920a9b21fba7d9b7cbe49b108c84cef8c Mon Sep 17 00:00:00 2001 From: Luis Perez Date: Tue, 25 Mar 2025 13:33:21 -0700 Subject: [PATCH] Bump task_processing to v1.3.3 for Watch restart fix This brings in https://github.com/Yelp/task_processing/pull/223, which should ensure that we don't get stuck in a funky restart loop if k8s tells us our watch's resourceVersion is too old --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45def7bc7..96d51929a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ setuptools==65.5.1 six==1.15.0 sshpubkeys==3.1.0 stack-data==0.6.2 -task-processing==1.3.2 +task-processing==1.3.3 traitlets==5.0.0 Twisted==22.10.0 typing-extensions==4.5.0