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

fix this #371

Closed
github-actions bot opened this issue Mar 19, 2024 · 0 comments · Fixed by #438
Closed

fix this #371

github-actions bot opened this issue Mar 19, 2024 · 0 comments · Fixed by #438
Assignees
Labels
T-todo Type: todo todo

Comments

@github-actions
Copy link
Contributor

New Codebase TODO

fix this

Location

                        // we dont want to count RPC errors as failures
                        match e {
                            // heimdall_core::error::Error::RpcError(_) => 1,
                            // TODO: fix this
                            _ => 0,
                        }
                    }
@github-actions github-actions bot added T-todo Type: todo todo labels Mar 19, 2024
@Jon-Becker Jon-Becker linked a pull request Jun 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-todo Type: todo todo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant