‘Cron expression must consist of 6 fields (found 5 in */45 * * * *)’
This is the error message I was getting when I was trying to setup a job (scheduled task) that would send emails every 45 minutes in my document sharing app. In this post, I won’t Read more…