Skip to content

process_image metadata fetch path can silently fail #39

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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