Skip to content

[Bulk upload] Gracefully handle network interuptions #343

@nathanielrindlaub

Description

@nathanielrindlaub
  • gracefully handle network interruptions (for starters listen for them, abort upload, and display and display error to user.

  • A super slick approach would be to track the success/failures of individual parts being uploaded and retry each one individually with exponential back-off if any parts fail (see AWS' example of that here). Right now if any part fails users would have to re-start the upload form the beginning.

Originally posted by @nathanielrindlaub in #152

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions