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 was archived by the owner on Jan 25, 2024. It is now read-only.
e2.setUnscheduleAllTriggers(true);
This method doesn't work.
The trigger associated with the job is still running.
What do I need to do to make it work?
Thanks.
The text was updated successfully, but these errors were encountered:
Perhaps that operation doesn't perform the necessary table updates. I haven't used it or have seen it used, so it can be an overlooked API part. Feel free to investigate and submit a pull request.
michaelklishin
changed the title
setUnscheduleAllTriggers (true); This method doesn't work
setUnscheduleAllTriggers (true) does not have any effect
Jul 14, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
e2.setUnscheduleAllTriggers(true);
This method doesn't work.
The trigger associated with the job is still running.
What do I need to do to make it work?
Thanks.
The text was updated successfully, but these errors were encountered: