Refactor UpdateEvents Nov 30 2024 #7
Labels
areas::product::source
Affects product source (code, etc)
tasks:refactor::breaking
A refactor resulting in a breaking change
tasks::refactor::improvement
A general improvement, internal or user-facing.
tasks::review::design
Setup, architecture or design patterns
Background
See #2 for background.
Problem
While #3 and #4 are completed, the UpdateEvents needed to drive the event stream handlers still need to be refactored according to the new API spec.
Solution
Refactor the UpdateEvents to handle the new API spec. We'll be removing a significant number of existing update events as we consolidate them using guidance from the interfaces created in #4.
The text was updated successfully, but these errors were encountered: