Open
Description
Related Issue
This is a decoupled issue from #3618 to reduce the complexity of the PR review and to more atomically test the changes. Additionally this captures the desire to refactor to make this process smoother while decoupling it from other approaches to solving BYOS.
Summary
We may need to refactor the integrations validation for increased performance and ease of maintenance. This issue is to track the 4 steps needed to address this concern.
Tasks
- 1. Investigation: Does the integrations validation take a significant amount of the Rule Loader's computational time
- 2. LOE determination: Is the return worth the effort, can it be done efficiently
- 3. Refactor Design
- 4. Implementation
Open issues
Steps/tasks 1-2 should take approximately half a sprint to complete, with the LOE cutoff for proceeding being 1 full sprint of refactoring work.