Rocket.Chat.Apps-engine icon indicating copy to clipboard operation
Rocket.Chat.Apps-engine copied to clipboard

[Feat] Add the modifyJob method to the Scheduler API

Open chinma-yyy opened this issue 2 years ago • 0 comments

Currently Rocket Chat App engine provides method to register processors and scheduling the processors using the scheduleOnce method or scheduleRecurring method . We can cancel these jobs but cannot modify the job like the jobcontext details or when the processor should be scheduled .

chinma-yyy avatar Mar 30 '23 12:03 chinma-yyy