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

Configurable Client Errors #12523

Closed
wants to merge 5 commits into from
Closed

Conversation

nickcorin
Copy link
Contributor

@nickcorin nickcorin commented Mar 21, 2024

EVM: Add configurable client errors to toml config and propagate through error classification

I have added a new section to the EVM TOML configuration file to allow for custom regex strings to be used for error matching.

This is currently still in a draft status. Work still outstanding:

[ ] Add usage of ClientErrors into the txmgr.
[ ] Add some unit tests to ensure the configuration is being loaded as intended.

Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This is soon to be deprecated, we shouldn't add changes here unless it breaks the code.

@DylanTinianov DylanTinianov changed the title evm: Add configurable client errors to toml config and propagate through error classification Configurable Client Errors Apr 8, 2024
@DylanTinianov DylanTinianov deleted the feat/configurable-error-regexes branch December 5, 2024 18:50
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.

3 participants