Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
If a Processor has a method annotated with @OnScheduled and that method throws an Exception, its @OnUnscheduled methods and then @OnStopped methods should be called before calling its @OnScheduled methods again. Currently, only the @OnUnscheduled methods are called.
Attachments
Issue Links
- links to