diff --git a/mentor_match_infra/mentor_match_infra/mentor_match_stack.py b/mentor_match_infra/mentor_match_infra/mentor_match_stack.py index f4e2db8..d64e5e5 100644 --- a/mentor_match_infra/mentor_match_infra/mentor_match_stack.py +++ b/mentor_match_infra/mentor_match_infra/mentor_match_stack.py @@ -149,6 +149,9 @@ def __init__( "MentorMatchCeleryWorker", task_definition=celery_task_definition, cluster=cluster, + desired_count=1, + max_healthy_percent=200, + min_healthy_percent=50, ) backend.connections.allow_from(