Skip to content

process_image metadata fetch path can silently fail #39

@psilabs-dev

Description

@psilabs-dev

Based on prelim investigation, it's possible that while getting metadata,

except PixivException as ex:
may result in silent skipping on metadata fetch failure.

For server mode, failure to fetch metadata should be early exit and raise. This will allow worker caller to move task to DLQ.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdownstreamA downstream issue (not to be brought upstream).serverIssue specific to pixivutil server

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions