I use an always-on task for my app.
Some days, I test my app and it takes a longer time that usual to process (no errors). I then restarted the web app and it worked instantly.
I would like to setup a nightly task at 12am EST to restart daily.
Is there an example I can follow?
Thanks!