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

Add syncer_cursor_at #1

Conversation

lucasmrod
Copy link

We believe this is needed by syncer+assigner for the following scenario:

If all device events have been fetched/synced (thus we have a cursor in storage), and the operator updates the assigner profile UUID, then we would like to re-apply the profile to all devices.

With this change this can be accomplished by comparing the syncer_cursor_at with assigner_profile_uuid_at (and remove/clear the cursor from storage if the latter is newer than the former).

This pull request was closed.
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