Add Memory Tracker worker for CCMS

This commit is contained in:
Aditya Ujeniya
2026-01-15 21:29:21 +01:00
parent 10a5c89a16
commit 32319adf72
6 changed files with 139 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
"checkpoints": {
"interval": "12h"
},
"retention-in-memory": "48h"
"retention-in-memory": "48h",
"memory-cap": 100
}
}

View File

@@ -49,6 +49,7 @@
"checkpoints": {
"interval": "12h"
},
"memory-cap": 100,
"retention-in-memory": "48h",
"nats-subscriptions": [
{