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

Stopping our event parsing logging from OOMing our read-only node #127

Merged
merged 1 commit into from
May 1, 2020

Conversation

willmeister
Copy link

Description

We buffer interim debug log statements while converting EVM event logs to OVM event logs. Sometimes the volume of data logged (buffered) is large enough to cause our node to run out of memory. This makes it so we don't buffer nearly as much info.

Metadata

Fixes

Contributing Agreement

Copy link
Collaborator

@ben-chain ben-chain left a comment

Choose a reason for hiding this comment

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

LGTM!

@willmeister willmeister merged commit 92ba922 into master May 1, 2020
@willmeister willmeister deleted the logging_oom_changes branch May 1, 2020 20:52
protolambda added a commit to protolambda/optimism that referenced this pull request May 1, 2022
…engine-api

ref impl: Engine API client bindings
bnoieh pushed a commit to bnoieh/optimism that referenced this pull request Apr 3, 2024
…th_fermat

fix(op-node): fix basefee when start new chain with fermat
bap2pecs pushed a commit to babylonlabs-io/optimism that referenced this pull request Jul 31, 2024
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