2020-04-11 12:09:01 UTC - Shubham Gupta: Hi guys, I'm invoking 18-20 actions in every minute using some cron. After 12-14 hours the openwhisk_db (couchdb) will start restarting itself very frequently and it uses its 100% memory at that time and its cpu will also go to 200% or 300% and its 5984 port (couchdb port) will also become unavailable due to which invoker gives error. can anyone explain me why it happens? The openwhisk_db container's mem_limit is already 6 GB. https://openwhisk-team.slack.com/archives/C3TP33Y2U/p1586606941005700 ----