Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(server): Simplify global config subscription #4004

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Sep 5, 2024

Remove the extra async message by returning the service's watch handle directly from GlobalConfigService's constructor.

This prepares for #3989, which subscribes the envelope buffer service to global config.

#skip-changelog.

@jjbayer jjbayer marked this pull request as ready for review September 5, 2024 13:14
@jjbayer jjbayer requested a review from a team as a code owner September 5, 2024 13:14
@jjbayer jjbayer merged commit 8cda2aa into master Sep 9, 2024
23 checks passed
@jjbayer jjbayer deleted the ref/global-config-watch branch September 9, 2024 10:12
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.

2 participants