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 Beacon API after internal cache rehaul: #3421

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

fselmo
Copy link
Collaborator

@fselmo fselmo commented Jun 25, 2024

What was wrong?

We moved session caching as internal parts of HTTP providers. Since that change, the Beacon API was receiving a bad bath for session caching.

How was it fixed?

These updates fix that (by setting the proper path to the HTTPSessionManager class) and raise the timeout for the async tests since some seem to be timing out.

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@fselmo fselmo force-pushed the fix-beacon-after-cache-rehaul branch from 7e36dc4 to 3568447 Compare June 25, 2024 23:13
@fselmo fselmo marked this pull request as ready for review June 25, 2024 23:14
@fselmo fselmo requested review from reedsa and kclowes June 25, 2024 23:14
@fselmo fselmo assigned pacrob and unassigned pacrob Jun 25, 2024
@fselmo fselmo requested a review from pacrob June 25, 2024 23:14
- We moved session caching as internal parts of HTTP providers.
  Since that change, the ``Beacon`` API was receiving a bad bath
  for session caching. These updated fix that and raise the timeout
  for the async tests since some seem to be timing out.
@fselmo fselmo force-pushed the fix-beacon-after-cache-rehaul branch from 3568447 to 8a6ccb0 Compare June 25, 2024 23:21
Copy link
Contributor

@reedsa reedsa left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

🚀

@fselmo fselmo merged commit e898ee9 into ethereum:main Jun 26, 2024
71 checks passed
@fselmo fselmo deleted the fix-beacon-after-cache-rehaul branch June 26, 2024 15:55
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.

None yet

4 participants