👷 Improve getUsage accuracy in check cron job

This commit is contained in:
Baptiste Arnaud
2023-10-17 08:53:09 +02:00
parent 6b0c263f88
commit 1cc4ccfcfa
5 changed files with 219 additions and 183 deletions

View File

@@ -44,11 +44,7 @@
"dependsOn": ["@typebot.io/prisma#db:generate"],
"cache": false
},
"telemetry:sendTotalResultsDigest": {
"dependsOn": ["@typebot.io/prisma#db:generate"],
"cache": false
},
"sendAlertEmails": {
"checkAndReportChatsUsage": {
"dependsOn": ["@typebot.io/prisma#db:generate"],
"cache": false
}