You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my preliminary research:
One option is to create a crontab on every deployment. Another is to use Azure Functions with a timer trigger. Or we could use celery with another app service instance.
We should be sending emails in tasks and we could do with some cron jobs around notifying when applications for sessions start.
The text was updated successfully, but these errors were encountered: