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

Move some of the transaction errors as warnings #50

Open
paulormart opened this issue Nov 8, 2024 · 2 comments
Open

Move some of the transaction errors as warnings #50

paulormart opened this issue Nov 8, 2024 · 2 comments

Comments

@paulormart
Copy link
Contributor

Move some of the transaction errors to just warnings, ex:

ERROR crunch::crunch] Subxt error: Rpc error: RPC error: ErrorObject { code: ServerError(1010), message: "Invalid Transaction", data: Some(RawValue("Transaction is outdated")) }

Ideally the transaction should be retried at least one more time, if it fails again with the same error just discard it and continue

@CJ13th
Copy link

CJ13th commented Nov 10, 2024

Hey @paulormart, this looks like it could be a good first issue for one of the Polkadot Blockchain Academy to work on during the Kudos Carnival. What do you think?

@paulormart
Copy link
Contributor Author

Hi @CJ13th absolutely, any collaboration is welcome

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

2 participants