Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.0.0-alpha2
-
None
-
None
Description
Normally encode and decode operations are performed successfully but there can be some rare cases when they fail for some reason, specifically with the native implementations. The framework should be ready to perceive these cases (for example by catching exceptions or by checking the operations return value) and then do some kind of rescheduling of the failed operation.