Skip to content

Conversation

@craig-jennings
Copy link
Contributor

This allows for the 'complete' event to be properly triggered after uploads have succeeded, failed, or been cancelled.

fixes #1315

This allows for the 'complete' event to be properly triggered after
uploads have succeeded, failed, or been cancelled.

fixes #1315
@arturi
Copy link
Contributor

arturi commented Mar 1, 2019

Thanks for the PR!

Looks good to me. Not sure if error message will end up displayed in Informer, and if that’s what we want, Renee?

@arturi arturi requested review from arturi and goto-bus-stop March 1, 2019 11:01
Copy link
Contributor

@goto-bus-stop goto-bus-stop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@goto-bus-stop
Copy link
Contributor

the error messages don't show in the Informer because we actually discard them in XHRUpload's addUploader() handler 😅 for XHRUpload, only upload-error events are shown in the informer.

@goto-bus-stop goto-bus-stop merged commit e3cfe0f into transloadit:master Mar 4, 2019
@craig-jennings craig-jennings deleted the patch-1 branch March 4, 2019 14:22
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

Successfully merging this pull request may close these issues.

[AWS-S3] 'complete' event not fired if a file is removed mid-upload

3 participants