Skip to content

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

@pnedonosko

Description

@pnedonosko

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions