-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMA Agent verify the same message at least twice #1541
Comments
Verified: problem still present |
IMA: 2.0.0-beta.14 |
Verified: Ima agent waiting until response from tx-manager and do not process S2M(new or the same msg) |
Description
Transfer type: S2M
Network: Regression
Components:
IMA: 2.0.0-beta.5
TX-Manager: 2.1.5-beta.0
Steps to reproduce
Make S2M transfer
Observe logs of IMA Agent and tx-manager
Expected behavior
After verify and sign message IMA Agent pass transaction to tx-manager and should wait confirmation
Actual result
IMA Agent do not wait confirmation from tx-manager and start procedure verify and sign for the same message(S2M transfer) again.
Frequency of re-verify same message depends on queue and performance tx-manager.
addInfoResendTx.txt
tmResendTx.txt
imaResendTx.txt
The text was updated successfully, but these errors were encountered: