Skip to content
Snippets Groups Projects
Commit 41da7470 authored by James Immanuel Magsino's avatar James Immanuel Magsino
Browse files

this is annoying

parent 89e1d807
Branches main
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ def send_health_check(): ...@@ -30,7 +30,7 @@ def send_health_check():
for i, worker_ip in enumerate(WORKER_IPS): for i, worker_ip in enumerate(WORKER_IPS):
if i > (int(os.environ['WORKERS']) + 1): if i > (int(os.environ['WORKERS']) - 1):
break break
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment