Skip to content

Improve downloader logs on hash mismatch #12486

@steven-sheehy

Description

@steven-sheehy

Problem

As an operator, it's difficult to determine from the logs which actual signature file is most likely the one missing when encountering a hash mismatch exception. This is because the importer will attempt to skip over and log many failed files until it finds the correct one.

Solution

Enhance the Downloader to add the name of the last processed stream file name as well as the earliest signature file in the batch of signatures listed from the bucket when a HashMismatchException is caught.

Alternatives

No response

Metadata

Metadata

Assignees

Labels

Projects

Status

👷 In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions