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
{{ message }}
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
When I try to use the Minutes tab in the editor and choose "every 0 minutes and 40 seconds", it generates the expression as " 40 0/0 * 1/1 * ? * ". This means that the job will be triggered every 40th second every hour. Whereas I wanted it to be triggered every 40 seconds. This, as you can see is misleading and should be fixed.
The text was updated successfully, but these errors were encountered:
When I try to use the Minutes tab in the editor and choose "every 0 minutes and 40 seconds", it generates the expression as " 40 0/0 * 1/1 * ? * ". This means that the job will be triggered every 40th second every hour. Whereas I wanted it to be triggered every 40 seconds. This, as you can see is misleading and should be fixed.
The text was updated successfully, but these errors were encountered: