Provide progress report #376
StefanCuypers
started this conversation in
Ideas
Replies: 1 comment
-
Agreed - it's not ideal. Why don't you open up an issue. I'm also willing to accept a PR for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Initial sync in my application takes about 1 hour. It is reassuring for the user to see progress to be sure it didn't lock up.
The original DataSyncClient had a SynchronizationProgress event that worked fine for this. It would be nice if this could be implemented here also.
To have some feedback for the user I'm now counting all rows in all tables in the database every 5 seconds but that is obiously not ideal.
Beta Was this translation helpful? Give feedback.
All reactions