Skip to content
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

fix(mojaloop/#2644): missing error-code for the transfer in the central-ledger db #105

Conversation

mdebarros
Copy link
Member

fix(mojaloop/#2644): missing error-code for the transfer in the central-ledger db - mojaloop/project#2644

  • added payer_transfer_timeout.json test-case to feature_tests/transfer_negative_scenarios

…al-ledger db

- added payer_transfer_timeout.json test-case to feature_tests/transfer_negative_scenarios
}
},
{
"id": 9,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this wouldn't change the result but a delay of 2 seconds before this request is sent off adds certainty it is sent after the transfer times out.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think its necessary, as we only move to the balance checks after receiving the timeout callback, which means that all the positions are reset.

Copy link
Contributor

@kleyow kleyow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 comment but lgtm.

@mdebarros mdebarros marked this pull request as ready for review December 12, 2022 15:20
@mdebarros mdebarros merged commit eae8338 into master Dec 12, 2022
@mdebarros mdebarros deleted the fix/#2644-Missing-Error-code-for-the-transfer-in-the-Central-ledger-DB branch December 12, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants