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

avoid marking blocks as unviable if blobless quarantine is full #5858

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

etan-status
Copy link
Contributor

Full caches should not be used to mark blocks as unviable. The unviable status is quite persistent and a block marked as such won't be processed again once the cache empties. Problem originally introduced in #4808.

Full caches should not be used to mark blocks as unviable. The unviable
status is quite persistent and a block marked as such won't be processed
again once the cache empties. Problem originally introduced in #4808.
@etan-status etan-status enabled auto-merge (squash) February 7, 2024 09:46
@etan-status etan-status merged commit b7026a6 into unstable Feb 7, 2024
11 checks passed
@etan-status etan-status deleted the dev/etan/df-synccode branch February 7, 2024 13:38
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

1 participant