Skip to content

How to sync back to the latest replicated record #674

@oren0e

Description

@oren0e

As part of the efforts to fix some very weird communication problems (session and test replications failing every 5-10 minutes with an HTTP ReadTimeout from the ES instance) the "Reset" button was pushed on the admin replications page in the UI.

Since then we got some weird behavior: Although the communication errors mysteriously stopped (without correlation to the event of pressing the "Reset") I see that there's a replication going on but without the last_replicated_timestamp getting updated so basically I see Lagging by 0 seconds.
This continued until another communication error happened and after I hit "Start" again, this time the lag message was updated but by a huge number - the last_replicated_timestamp field was from 2018. If I check the latest records in ES (which were already replicated before this mess started) - I see recent ones from end of January 2025.

My question is how would I "reconnect" the replications to the "head" of the ES records? It is obvious that I am not lagging by 6-7 years as the UI shows.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions