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 the CI failure with the RPC HTTP endpoint. #460

Open
Tracked by #396
Ethnical opened this issue Jan 13, 2025 · 0 comments
Open
Tracked by #396

fix the CI failure with the RPC HTTP endpoint. #460

Ethnical opened this issue Jan 13, 2025 · 0 comments

Comments

@Ethnical
Copy link
Contributor

The CI is failling multiples times each time because the RPC nodes are rate limited etc and this is adding few errors each time that can be tedious each time and loose interest of the CI.

The idea we had was to use private RPC node (like the superchain registry):

  1. take the private RPC node and make a regex that replace the RPC_URL in the .env of the concerned task by the RPC based on the path (sep = sepolia url rpc) and (eth = ethereum url rpc)
@mds1 mds1 added bug Something isn't working and removed bug Something isn't working labels Jan 13, 2025
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