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 total errors/warnings from validation to EB message from validation #13

Closed
jcadam14 opened this issue Jan 3, 2025 · 0 comments · Fixed by #16
Closed

Add total errors/warnings from validation to EB message from validation #13

jcadam14 opened this issue Jan 3, 2025 · 0 comments · Fixed by #16
Assignees

Comments

@jcadam14
Copy link
Collaborator

jcadam14 commented Jan 3, 2025

Because validation happens in a separate process, the aggregator needs to know about the total errors and warnings so that it can include actual totals (not truncated by MAX_ERRORS) in the data to the report.csv and the json to the frontend.

Include this in the EB message from the validator, and update the aggregator to pull out that data.

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 a pull request may close this issue.

1 participant