adjust console logs, checkDb cron

This commit is contained in:
Cocoahomology
2022-08-17 01:43:31 -04:00
parent 610ba03474
commit 1648fd6eb9
3 changed files with 3 additions and 3 deletions

View File

@@ -149,7 +149,7 @@ functions:
timeout: 60
memorySize: 3000
events:
- schedule: cron(30 1 * * ? *)
- schedule: cron(30 * * * ? *)
rates:
handler: src/getRates.default
timeout: 60