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

Lazy ethmonitor & ethreceipts initialization #117

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

marino39
Copy link
Contributor

@marino39 marino39 commented Apr 5, 2024

This is a change that prevents from services hanging on NewMonitor, NewReceiptListener when it tries to get Provider.ChainID for the unavailable network.

marino39 added 2 commits April 5, 2024 11:54
If initial get chain id fails retry

New Lazy struct & deferred ChainID get in ethmonitor
@marino39 marino39 marked this pull request as ready for review April 5, 2024 11:03
@pkieltyka pkieltyka merged commit 77c5fc9 into master Apr 5, 2024
4 checks passed
@pkieltyka pkieltyka deleted the lazy_value_and_deffered_chain_id_in_ethmonitor branch April 5, 2024 20:43
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.

2 participants