79184396

Date: 2024-11-13 10:21:13
Score: 0.5
Natty:
Report link

I faced the same issue and the issue was the using wrong cron expression. As an example, if I use */2 * * * * to schedule every 2 minutes, it fires multiple times but not with 0 0/2 * 1/1 * ? *.

I used cronmaker to build the schedules, it uses the so-called Quartz format.

Thanks @jitender.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @jitender
  • High reputation (-1):
Posted by: Sanka Sanjeeva