Merge pull request #1402 from GSA/adjust-celery-worker-memory

Adjust Celery worker memory
This commit is contained in:
Carlo Costino
2024-11-06 12:44:59 -05:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ env: production
web_instances: 2
web_memory: 3G
worker_instances: 4
worker_memory: 3G
worker_memory: 2G
scheduler_memory: 256M
public_api_route: notify-api.app.cloud.gov
admin_base_url: https://beta.notify.gov