Component: CRONs
StachuDotNet opened this issue · 0 comments
StachuDotNet commented
This Issue exists to collect many items that relate to "Crons" in Darklang - code that is scheduled to run on some pre-set interval or time.
In Darklang-classic, Crons only existed in our Cloud runtime (since that was the only runtime), but going forward we should have them supported for the Local/CLI runtime as well. (likely a wrapper of OS-level functionality)