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 Validation Checks: Force enrolling all the modules with the control module #344

Closed
mraduldubey opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request P1 Priority 1

Comments

@mraduldubey
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
If a control module is being used in the pipeline, we should force all modules to be enrolled with the control module with the use case string and the module object

Describe the solution you'd like
We should implement checks in abstract control module to validate if all modules in the pipeline enrolled with the control module. We should throw an exception if it is not the case.

Describe alternatives you've considered
Enrolling a subset of modules in the pipeline. It was considered a bad idea for the appplication developer

Additional context
None

@mraduldubey mraduldubey added enhancement New feature or request P1 Priority 1 labels Apr 17, 2024
@mraduldubey
Copy link
Collaborator Author

#373 we are abandoning this approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Priority 1
Projects
None yet
Development

No branches or pull requests

1 participant