Upload never returns actual upload errors #60

Open
opened 2022-09-09 20:53:51 +02:00 by anbsky · 0 comments
anbsky commented 2022-09-09 20:53:51 +02:00 (Migrated from github.com)

reflector.uploader.Upload never stops or returns an error in case any of the blobs fail to upload, including trivial configuration errors like this:

MissingRegion: could not find region configuration

It would be useful to have some error reporting facility there other than logging output.

`reflector.uploader.Upload` never stops or returns an error in case any of the blobs fail to upload, including trivial configuration errors like this: `MissingRegion: could not find region configuration` It would be useful to have some error reporting facility there other than logging output.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/reflector.go#60
No description provided.