Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

chore: remove data-service-initialized event COMPASS-4568 #252

Merged
merged 5 commits into from
Jan 20, 2021

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Jan 14, 2021

Previously we were sending the data service with the data-service-initialized event. This event would pass a connection which is not guaranteed to successfully connect, and keeping it around in other plugins will cause unexpected errors. This PR removes the data-service-initialized event to avoid using an unreliable connection.

PRs this depends on before merging to Compass:

Copy link
Contributor

@addaleax addaleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, looks all good to me! 👍

@Anemy Anemy force-pushed the COMPASS-4568/remove-data-service-initialized-event branch from 690ac48 to 941e5c8 Compare January 20, 2021 09:37
@Anemy Anemy merged commit c0b7018 into master Jan 20, 2021
@Anemy Anemy deleted the COMPASS-4568/remove-data-service-initialized-event branch January 20, 2021 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants