Running `launch{delay(ms)}` in the `Application` s...
# ktor
a
Running
launch{delay(ms)}
in the
Application
suddenly stops after a while. Is there a better way to run Cron jobs in ktor server??
a
Could you please clarify what do you mean by `launch{delay(ms)}`suddenly stops after a while?