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

Verify POS initialization inflight #181

Closed
poszu opened this issue Jul 17, 2023 · 0 comments
Closed

Verify POS initialization inflight #181

poszu opened this issue Jul 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@poszu
Copy link
Collaborator

poszu commented Jul 17, 2023

We could catch if initialized labels are invalid very early on when they are created and before writing to a file. This would slow down initialization (how much depends on the % of labels checked), but give a higher confidence that the generated POS is valid and allow catching problems early.

It's essential that the problem of invalid labels is communicated to users in a way that is understandable so that they can take action by themself. We should not just panic with the message "labels are invalid" because users will be confused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
2 participants