Skip to content

Provide progress report on pull operations #384

@StefanCuypers

Description

@StefanCuypers

Is your feature request related to a problem? Please describe.
Idea #376

Describe the solution you'd like
Pull requests, espcially initial ones, can take some time, so it would be great if we could inform the user of progress.
This requires a reporting of progress.

Describe alternatives you've considered
I've counted the rows on tables every 5 seconds, but only gives an idea during initial sync and is slowing down synchronization itself due to concurrent database access.

Additional context
The Microsoft DataSyncClient has a SynchronizationProgress event. It would be nice if something similar could be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientImprovements or additions to the client code

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions