fix: cleanup prisma engine if there is more than 1

This commit is contained in:
Andras Bacsai
2022-08-12 10:36:51 +02:00
parent ddd09412cd
commit 5d5a478cd1
2 changed files with 5 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ const options: any = {
},
{
name: 'cleanupPrismaEngines',
interval: '1m'
},
{
name: 'checkProxies',