[go: up one dir, main page]

Skip to content

Consolidate error reporting in uploader.go

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Right now when an upload strategy encounters an error in Upload() (example: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/cd687bb1ac52798b9f168206d9483153f2028f24/internal/objectstore/s3_object.go#L51) or Delete(), the strategy may log the error, but this should probably done by the uploader itself.

Edited by 🤖 GitLab Bot 🤖