Skip to content

stops *mail scheduler job* and *async FTS scheduler job* on process.terminationRequested

- terminate *mail scheduler job* ASAP, without waiting until current 100 pending mails sends, in case process termination is requested.
 - terminate *async FTS scheduler job* ASAP, without waiting until current 1000 pending FTS tasks is handled, in case process termination is requested.

Merge request reports

Loading