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

Don't try sync removed drive by client Javascript #47

Open
pnedonosko opened this issue Sep 4, 2015 · 0 comments
Open

Don't try sync removed drive by client Javascript #47

pnedonosko opened this issue Sep 4, 2015 · 0 comments
Milestone

Comments

@pnedonosko
Copy link
Contributor

Handle properly attempts to sync of already removed drive. This happens when drive was just deleted but before this, in a moment, the client's script initiated auto-sync and it will try to sync in next few seconds and face with an error on the server. This error should be properly handled in REST services and ECMS filters:

  • DriveService.getState(DriveService.java:471)
  • CloudFileFilter.accept(CloudFileFilter.java:72) (reported in DEBUG log for the moment)
@pnedonosko pnedonosko added this to the 1.2.x milestone Sep 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant