Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Decouple group updates from syncing #1485

Closed
wants to merge 1 commit into from

Conversation

burdiyan
Copy link
Collaborator

This PR provides a new endpoint for triggering an explicit sync for a given group.

Now UpdateGroup handler never syncs. The frontend has to manually trigger the sync after calling UpdateGroup and it's up to the client to do that async or sync.

@burdiyan burdiyan added the type: enhancement New feature or request label Oct 24, 2023
@burdiyan burdiyan requested a review from ericvicenti October 24, 2023 17:26
@burdiyan
Copy link
Collaborator Author

Merged manually in a backward-compatible manner. Only new RPC exposed, and the rest is still to be done later.

@burdiyan burdiyan closed this Oct 25, 2023
@burdiyan burdiyan deleted the feat/explicit-group-syncing branch October 25, 2023 11:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants