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

use updated_after & updated_before param for bookmarking in conv & messages. #8

Merged
merged 18 commits into from
Jul 7, 2022

Conversation

cngpowered
Copy link
Member

@cngpowered cngpowered commented Jul 5, 2022

Description of change

Changes to the replication filter used for conversations stream

  • Use updated_after/before filter params instead of created_after/before for fetching records in incremental sync
  • Changed Messages stream bookmark to last record's created_at instead of current ust timestamp
  • Related Tickets TDL-19674,TDL-19623

Manual QA steps

Risks

Rollback steps

  • revert this branch

@cngpowered cngpowered changed the title Tdl 19674 bookmarking strategy bugfix Fixes for Bookmarking of Conversations & Messages Jul 6, 2022
@rdeshmukh15 rdeshmukh15 removed the request for review from dsprayberry July 6, 2022 13:28
@kethan1122
Copy link
Contributor

Looks good to me

@cngpowered cngpowered merged commit f6d27af into main Jul 7, 2022
@cngpowered cngpowered deleted the TDL-19674-bookmarking_strategy_bugfix branch July 7, 2022 12:06
@cngpowered cngpowered changed the title Fixes for Bookmarking of Conversations & Messages use updated_after & updated_before param for bookmarking in conv & messages. Jul 12, 2022
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.

3 participants