How to use cron?
I have this test repo on deno deploy:
It does print
API running
but not the console log on the cron lambda, why is it not getting called?5 Replies
it only support the Deno.cron?
I don't understand the question. Can you rephrase that?
I imagine they are asking if Deno Deploy only supports
Deno.cron
and not the package they brought up.Right, I'm not familiar by with that particular library. It's not created by us and was last updated around when the very first Deno 1.0 release was made. Might also be that this library never worked, but was a work in progress project by someone