Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client stops syncing when server side rejects a change. #293

Open
danieljimenez opened this issue Jun 13, 2014 · 3 comments
Open

Client stops syncing when server side rejects a change. #293

danieljimenez opened this issue Jun 13, 2014 · 3 comments

Comments

@danieljimenez
Copy link
Contributor

In our testing, it seems like if the Simperium server rejects a change, the iOS client will no longer sync. We ran into this while applying a schema to our buckets. If the app attempts to send data that does not validate, it will no longer sync.

@chengfred
Copy link
Contributor

@danieljimenez , can you clarify? Sync broken for all objects, or just that specific object? If server cannot accept a change because it violates the schema set, then it wouldn't make sense to sync it.

@danieljimenez
Copy link
Contributor Author

I believe it's just for that bucket, however the only thing we've been able to do to restore syncing in the app is delete / reinstall. Even removing the offending object will not resume sync.

@danieljimenez
Copy link
Contributor Author

We've also been seeing issues with a bucket staying in sync if the client library receives an HTTP 500 from the server.

@jleandroperez jleandroperez added this to the v0.6.6 milestone Jun 30, 2014
@jleandroperez jleandroperez modified the milestones: v0.6.7, v0.6.6 Jul 18, 2014
@jleandroperez jleandroperez modified the milestones: v0.6.8, v0.6.9 Aug 27, 2014
@jleandroperez jleandroperez modified the milestone: v0.6.9 Sep 9, 2014
@jleandroperez jleandroperez modified the milestone: v0.7.5 Nov 20, 2014
@jleandroperez jleandroperez modified the milestones: v0.7.5, v0.7.6 Nov 28, 2014
@jleandroperez jleandroperez modified the milestones: v0.7.6, v0.7.7 Jan 6, 2015
@jleandroperez jleandroperez modified the milestones: v0.7.7, v0.7.8, v0.7.9 Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants