Skip to content

Implement binary search of the latest file when resuming replication #3

@imor

Description

@imor

When resuming the replication, we currently find the latest file by calling the ListObjectsV2 api which returns a maximum of 1000 objects. To reduce the number of API calls, implement binary search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions