Skip to content

lwc-events: reuse handlers when syncing expressions#1640

Merged
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:delta-sync
Mar 29, 2024
Merged

lwc-events: reuse handlers when syncing expressions#1640
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:delta-sync

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

Update the sync logic to reuse the existing handlers rather than completely replace them. For data point converters this helps avoid losing state during the sync.

Also changes some of the naming to be more consistent with the expressions response.

Update the sync logic to reuse the existing handlers rather
than completely replace them. For data point converters this
helps avoid losing state during the sync.

Also changes some of the naming to be more consistent with
the expressions response.
@brharrington brharrington added this to the 1.8.0 milestone Mar 29, 2024
@brharrington brharrington merged commit 00831e8 into Netflix:main Mar 29, 2024
@brharrington brharrington deleted the delta-sync branch March 29, 2024 13:32
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Update the sync logic to reuse the existing handlers rather
than completely replace them. For data point converters this
helps avoid losing state during the sync.

Also changes some of the naming to be more consistent with
the expressions response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant