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: enable skipping to the next file with multiple gaps #22

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

medcl
Copy link
Member

@medcl medcl commented Dec 22, 2024

What does this PR do

Previously, the process would halt if more than one gap was encountered, requiring manual intervention. This fix allows seamless progression to the next file, even when multiple gaps are present, improving workflow efficiency.

Rationale for this change

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

Copy link
Contributor

@luohoufu luohoufu left a comment

Choose a reason for hiding this comment

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

LGTM

@silenceqi silenceqi merged commit 6c841b4 into main Dec 23, 2024
2 checks passed
@silenceqi silenceqi deleted the disk_consumer branch December 23, 2024 03:46
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