Skip to content

Commit

Permalink
HOTFIX - Bumps memory of celery task in perf (#2216)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreycarvalho authored Dec 30, 2024
1 parent 719c7ad commit 0d5f564
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
],
"cpu": "2048",
"pidMode": "task",
"memory": "4096",
"memory": "6144",
"tags": [
{
"key": "Stack",
Expand Down

0 comments on commit 0d5f564

Please sign in to comment.