mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 17:31:34 -05:00
Merge pull request #3457 from alphagov/bump-beat-memory
Bump memory for Celery Beat to 512M
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
},
|
||||
},
|
||||
|
||||
'notify-delivery-celery-beat': {'memory': '128M'},
|
||||
'notify-delivery-celery-beat': {'memory': '512M'},
|
||||
'notify-delivery-worker-jobs': {'memory': '2G'},
|
||||
'notify-delivery-worker-research': {},
|
||||
'notify-delivery-worker-sender': {'disk_quota': '2G', 'memory': '4G'},
|
||||
|
||||
Reference in New Issue
Block a user