Skip to content

Commit

Permalink
Reduce task delete retention days and increase delete batch size
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Jun 6, 2024
1 parent 10d6ded commit 2c725eb
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@
"name": "TASK_DELETE_RETENTION_DAYS",
"value": "44"
},
{
"name": "TASK_DELETE_BATCH_SIZE",
"value": "50000"
},
{
"name": "ENABLE_HUBSPOT_LEAD_TRACKING",
"value": "True"
Expand Down

0 comments on commit 2c725eb

Please sign in to comment.