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

feat(derive): Batch Queue stage #52

Closed
clabby opened this issue Feb 27, 2024 · 0 comments · Fixed by #67
Closed

feat(derive): Batch Queue stage #52

clabby opened this issue Feb 27, 2024 · 0 comments · Fixed by #67
Assignees
Labels
A-derive Area: kona-derive crate K-feature Kind: feature

Comments

@clabby
Copy link
Collaborator

clabby commented Feb 27, 2024

Overview

The Batch Queue is responsible for reordering batches by their timestamps. It also fills in gaps by creating empty batches if any are missing for certain time slots.

References

@clabby clabby added A-derive Area: kona-derive crate K-feature Kind: feature labels Feb 27, 2024
@refcell refcell self-assigned this Mar 29, 2024
@refcell refcell added this to the Table Stakes milestone Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants