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: sealsupra: Only schedule when needed #284

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

magik6k
Copy link
Collaborator

@magik6k magik6k commented Oct 16, 2024

Without this batch tasks would be added when CanAccept would refuse them.

Normally this wouldn't be much of an issue, but if there are batch machines in the cluster capable of different batch sizes, one could "take" all unbatched sectors from the other machine.

This PR makes it so that batches are only created when needed.

@LexLuthr LexLuthr merged commit 583c9f7 into main Oct 16, 2024
28 checks passed
@LexLuthr LexLuthr deleted the fix/batch-ched-when-needed branch October 16, 2024 09:50
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