Skip to content

Restore Log on Error & Spawn Blocking in Streamer#5585

Merged
mergify[bot] merged 5 commits intosigp:unstablefrom
ethDreamer:request_logging_spawn_blocking
Apr 16, 2024
Merged

Restore Log on Error & Spawn Blocking in Streamer#5585
mergify[bot] merged 5 commits intosigp:unstablefrom
ethDreamer:request_logging_spawn_blocking

Conversation

@ethDreamer
Copy link
Member

Issue Addressed

  • Some error cases in rpc_methods were no longer logging the results on error.
  • The BeaconBlockStreamer now runs the task of loading the blocks in a blocking thread as DB reads are slow

@realbigsean realbigsean added the ready-for-review The code is ready for review label Apr 16, 2024
Copy link
Member

@realbigsean realbigsean left a comment

Choose a reason for hiding this comment

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

I like the logging message structure being standard across all these responses, howeve looks like blobs by root was missed because it required no other logging change, could I request its message be updated to:

BlobsByRoot outgoing response processed

@ethDreamer
Copy link
Member Author

I like the logging message structure being standard across all these responses, howeve looks like blobs by root was missed because it required no other logging change, could I request its message be updated to:

BlobsByRoot outgoing response processed

done!

@realbigsean
Copy link
Member

@Mergifyio queue

@realbigsean realbigsean added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Apr 16, 2024
@mergify
Copy link

mergify bot commented Apr 16, 2024

queue

✅ The pull request has been merged automatically

Details

The pull request has been merged automatically at f689898

mergify bot added a commit that referenced this pull request Apr 16, 2024
@mergify mergify bot merged commit f689898 into sigp:unstable Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants