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

[api-cli] Avoid infinite wait on failed txs #515

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

serban300
Copy link
Contributor

@serban300 serban300 commented Feb 5, 2024

Related to paritytech/polkadot-sdk#3176

We use polkadot-js-api as part of the bridge integration tests. Lately, since async backing was enabled for test system parachains we are seeing an increasing number of invalid txs in our tests because of paritytech/polkadot-sdk#3204

As a workaround I plan to just disregard these error statuses, but we also need polkadot-js-api to gracefully close in this case.

@serban300
Copy link
Contributor Author

@jacogr could you take a look on this PR please ? It's a very small change.

Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

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

Seems sensible! Thank you

@TarikGul TarikGul merged commit 21d9281 into polkadot-js:master Feb 28, 2024
4 checks passed
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants