Details
Description
We noticed JobEndNotifier was getting an InterruptedException before completing all its retries.
To fix this, Job end notification method should be called before stop() in handle(JobFinishEvent).
We noticed JobEndNotifier was getting an InterruptedException before completing all its retries.
To fix this, Job end notification method should be called before stop() in handle(JobFinishEvent).