amazon-archives / amazon-cognito-js

Amazon Cognito Sync Manager for JavaScript
http://aws.amazon.com/cognito
Apache License 2.0
202 stars 83 forks source link

Question: What to do if sync fails? #65

Open stripathix opened 5 years ago

stripathix commented 5 years ago

On Sync sometime I start getting

{"message":"Current SyncCount for: bn_lastEdt is: 8006 not: 8001"}

What to do in this case?

Also, synchronize does not work all the time. Even onSucces latest data is not received from the remote.

Is there any way I can force get all records from CognitoSync remote ?