Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not a bug
-
Affects Version/s: 1.4.0
-
Fix Version/s: None
-
Component/s: Engine
-
Labels:None
Description
If the application send a ResendRequest using QFJ, the incoming resent message from counterparty could not reach/trigger the toApp callback method for some reason. But the resent message can actually reach messages_log table, and if the message is invalid QFJ will also reject it.