Skip to content

Commit

Permalink
HOT FIX - #2041 increase prod ecs celery service memory (#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
MackHalliday authored Nov 22, 2024
1 parent b1ae642 commit 8275fb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
],
"cpu": "2048",
"pidMode": "task",
"memory": "4096",
"memory": "8192",
"tags": [
{
"key": "Stack",
Expand Down

0 comments on commit 8275fb7

Please sign in to comment.