-
Notifications
You must be signed in to change notification settings - Fork 75
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
TheGraph environment variables recommended values for HashIO Relay #1744
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1744 +/- ##
=======================================
Coverage 76.87% 76.87%
=======================================
Files 39 39
Lines 2919 2919
Branches 587 587
=======================================
Hits 2244 2244
Misses 496 496
Partials 179 179
☔ View full report in Codecov by Sentry. |
Signed-off-by: Alfredo Gutierrez <[email protected]>
842a401
to
f565689
Compare
Signed-off-by: Alfredo Gutierrez <[email protected]>
…t way it works better Signed-off-by: Alfredo Gutierrez <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
…1744) * TheGraph node environment variables recommended values for HashIO Relay Signed-off-by: Alfredo Gutierrez <[email protected]> * ETHEREUM_REORG_THRESHOLD to 0 Signed-off-by: Alfredo Gutierrez <[email protected]> * update doc so ETHEREUM_POLLING_INTERVAL is without ms and to 1000 that way it works better Signed-off-by: Alfredo Gutierrez <[email protected]> --------- Signed-off-by: Alfredo Gutierrez <[email protected]>
…1744) * TheGraph node environment variables recommended values for HashIO Relay Signed-off-by: Alfredo Gutierrez <[email protected]> * ETHEREUM_REORG_THRESHOLD to 0 Signed-off-by: Alfredo Gutierrez <[email protected]> * update doc so ETHEREUM_POLLING_INTERVAL is without ms and to 1000 that way it works better Signed-off-by: Alfredo Gutierrez <[email protected]> --------- Signed-off-by: Alfredo Gutierrez <[email protected]> Signed-off-by: ebadiere <[email protected]>
…ashgraph#1744) * TheGraph node environment variables recommended values for HashIO Relay Signed-off-by: Alfredo Gutierrez <[email protected]> * ETHEREUM_REORG_THRESHOLD to 0 Signed-off-by: Alfredo Gutierrez <[email protected]> * update doc so ETHEREUM_POLLING_INTERVAL is without ms and to 1000 that way it works better Signed-off-by: Alfredo Gutierrez <[email protected]> --------- Signed-off-by: Alfredo Gutierrez <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
Description:
Overrides some GraphNode
env
configurations to optimize for HashIO Hedera JSON RPC Relay.Related issue(s):
Fixes #700
Notes for reviewer:
Checklist