feat: Add a new scheduled task to check upcoming titles and refactor its controller for cron execution

This commit is contained in:
2025-12-19 00:16:33 -05:00
parent c01e005afb
commit 0b237d542b
5 changed files with 28 additions and 9 deletions

View File

@@ -67,7 +67,7 @@ id = "c8db249d8ee7462b91f9c374321776e4"
preview_id = "ff38240eb2aa4b1388c705f4974f5aec"
[triggers]
crons = ["0 */12 * * *"]
crons = ["0 */12 * * *", "0 18 * * *"]
[[d1_databases]]
binding = "DB"