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

Add option for error limit #6

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Add option for error limit #6

merged 3 commits into from
Mar 26, 2024

Conversation

mint-thompson
Copy link
Collaborator

Default error limit is 1000. Having an error limit helps avoid cases where the user's system runs out of memory.

The error limit must be a number. Limits of 0 or less are treated by the validator core as unlimited.

Default error limit is 1000. Having an error limit helps avoid cases
where the user's system runs out of memory.
Adding additional prereq documentation.
Including 'limitation' language to account for error and memory limitations.
@mint-thompson mint-thompson merged commit 158eec3 into main Mar 26, 2024
2 checks passed
@mint-thompson mint-thompson deleted the error-limit-option branch March 26, 2024 18:37
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