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

Group subsequent labels in rollback log #5406

Open
mal opened this issue Mar 10, 2024 · 0 comments
Open

Group subsequent labels in rollback log #5406

mal opened this issue Mar 10, 2024 · 0 comments

Comments

@mal
Copy link
Member

mal commented Mar 10, 2024

Each label that's encountered adds to the rollback log even if no interaction takes place between it and the previous label. In some cases this can lead to the rollback log becoming saturated and useful entries being pushed out.

To counter this Tom proposed that subsequent checkpoints originating from label statements could potentially be merged, such that whether a single label statement or one hundred label statement are present between two interactions only a single log entry would be present.

(Paraphrasing a discussion, and logging as an issue as I don't currently have time to dedicate to it.)

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

No branches or pull requests

1 participant