Skip to content

Add an intentionally failing task which implicates individual files which failed to sync #296

@alanking

Description

@alanking

When files fail to sync, it will cause the rest of the files in the chunk for that task to fail as well. This could be done simply by allowing the rest of the files in the task to continue syncing.

The failed sync(s) could cause that sync task to fail, which would cause the whole thing to be retried later or require the caller to audit the files in the chunk against objects which successfully synced to the destination collection.

Alternatively, each file which fails to sync could be placed in a new task which intentionally fails but contains information about the file which failed to sync so that it can be retried or at least more easily understood as to what failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions