We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.1.4
Disable the job and then resume the job, then triggered by cron expression.
Disable the job and then resume the job, immediately triggered several times.
Disable the transient job(cron 0/30 * * * * ?) with "misfire" parameter, wait several minutes, then resume it.
The text was updated successfully, but these errors were encountered:
Fixed apache#367, fixed disable/enable job/app process
064eca0
Merge pull request #368 from hanahmily/master
dcee6a8
Fixed #367
No branches or pull requests
Which version of Elastic-Job do you using?
2.1.4
Expected behavior
Disable the job and then resume the job, then triggered by cron expression.
Actual behavior
Disable the job and then resume the job, immediately triggered several times.
Steps to reproduce the behavior
Disable the transient job(cron 0/30 * * * * ?) with "misfire" parameter, wait several minutes, then resume it.
The text was updated successfully, but these errors were encountered: