dm2
dm2 copied to clipboard
feat: HUMSIG-37: Enhancing ML backend connection experience
PR fulfills these requirements
- [X] Commit message(s) and PR title follows the format
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change madeex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors - [ ] Tests for the changes have been added/updated (for bug fixes/features)
- [ ] Docs have been added/updated (for bug fixes/features)
- [X] Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
- [X] Self-reviewed and ran all changes on a local instance (for bug fixes/features)
Change has impacts in these area(s)
(check all that apply)
- [X] Product design
- [X] Frontend
Describe the reason for change
This PR is supporting the work to transition the ML Backend to a more Model driven narrative. These changes were pulled from the original PR opened in LSO.