Skip to content

Retrying on SolidQueue::Processes errors doesn't work #786

Description

@chvp

From #313, I understood that it is expected behaviour that we can configure a job to be retried in this case. This doesn't seem to work however.

From #422 (comment), I understood that it is somewhat expected that you can't actually use retry_on for these errors, but this isn't clearly documented IMO.

We have a setup where we run some jobs on very cheap machines that can be shut down at any moment, so we would like to be able to use retry_on on these jobs (or at least a similar mechanism).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions