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

handle retracted tx status properly #1589

Open
brenzi opened this issue Mar 23, 2024 · 0 comments
Open

handle retracted tx status properly #1589

brenzi opened this issue Mar 23, 2024 · 0 comments

Comments

@brenzi
Copy link
Collaborator

brenzi commented Mar 23, 2024

Since > 0.12.12 we ignore the tx status retracted. before it was interpreted as failed.

The question is: what edge cases can occur that would lead to failures in the worker

Maybe if the extrinsic depends on state which is orphaned as well but the worker isn't aware? But then the problem is bigger anyway. (that's why we wait for finalized for any enclave invocations)

If we are sure we're ok, close this without action

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