Migrating to JobSchedulers from repeatableJobs #3188
TheRealFlyingCoder
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a pretty simple question for migrating to JobSchedulers from repeatable jobs.
During deployment my servers will already have active repeatable jobs in the system - which behave differently to jobSchedulers.
Should
queue.upsertJobScheduler()
handle this instance by cleaning up old repeatable jobs with the same name/pattern?Beta Was this translation helpful? Give feedback.
All reactions