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

Core Module Enhancements #47

Open
dixonwhitmire opened this issue Aug 9, 2022 · 0 comments
Open

Core Module Enhancements #47

dixonwhitmire opened this issue Aug 9, 2022 · 0 comments
Labels

Comments

@dixonwhitmire
Copy link
Member

dixonwhitmire commented Aug 9, 2022

The core service currently performs the following tasks:

  • classifies incoming data, raises an error if data cannot be classified.
  • validates incoming data, raises an error if data is invalid.
  • creates a simple "envelope", or publish data model, for processing results, prior to publishing to NATS.

In this epic we will update the core module to:

  • be lenient in regards to classification and validation by allowing configurations to prefer warnings rather than errors
  • include additional metadata fields for errors, warnings, provenance, etc
  • have well defined "status" values in the model
@dixonwhitmire dixonwhitmire changed the title Data Ingress Enhancements Core Module Enhancements Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant