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

[Lease][TransferInInit] Handle error retrying again #295

Open
gmanev7 opened this issue Feb 27, 2024 · 0 comments
Open

[Lease][TransferInInit] Handle error retrying again #295

gmanev7 opened this issue Feb 27, 2024 · 0 comments

Comments

@gmanev7
Copy link
Member

gmanev7 commented Feb 27, 2024

We have a lease nolus14yzkfnguk2vhag7jfz0wzeqvkr53247p2fvmhmeskfzd25526k7qqarwuw that on liquidation requested a transfer-in and got the error {"error":"ABCI code: 5: error handling packet: see events for details"} with tx# 187CB419B9322FBBA984A94994704B7858741D28BAF688DE7643E19750C5BE0C.

That might have been an error coming from a limitation on the channel or any other we were unaware of.

The way to react to such an error would be to retry again.
Bear in mind that a similar handling is already done at Transfer-out. Review and reuse if appropriate.

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

No branches or pull requests

1 participant