Skip to content

fix(l1): bug in storage healer #2468

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

Merged
merged 2 commits into from
Apr 25, 2025
Merged

fix(l1): bug in storage healer #2468

merged 2 commits into from
Apr 25, 2025

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Apr 15, 2025

Motivation
There is currently a bug in the storage healer causing fetched paths to not be properly updated. This makes storage healing virtually infinite as fetched paths are constantly being added back to the queue.
This fix should restore regular storage healing behaviour

Description

  • Fix logic error when updating pending paths for the next fetch during storage healing

Other info
This bug was unknowingly introduced by #2288

Closes #issue_number

@fmoletta fmoletta marked this pull request as ready for review April 15, 2025 15:03
@fmoletta fmoletta requested a review from a team as a code owner April 15, 2025 15:03
@fmoletta fmoletta added this pull request to the merge queue Apr 25, 2025
Merged via the queue into main with commit 9c4574b Apr 25, 2025
20 checks passed
@fmoletta fmoletta deleted the fix-storage-healer-bug branch April 25, 2025 22:04
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.

3 participants