Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.1
-
Component/s: None
-
Labels:None
Description
Do not allow application callback exceptions to effect the engine operation.
Catching exceptiions for all callbacks except incoming message callbacks (fromApp, fromAdmin). Those exceptions will propagate and result in subsequent resend activity.