Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
HMSFollower use ScheduledExecutorService to schedule the notification processing periodically. However, failing to catch error if been thrown reaching the executor would cause the executor to halt.
One way to fix this is to catch any exception and errors in the runnable.
Attachments
Attachments
Issue Links
- is related to
-
SENTRY-1630 out of sequence error in HMSFollower
- Resolved