Skip to content

Finished jobs ending up as failed with SolidQueue::Processes::ProcessPrunedError #589

@ericwecasa

Description

@ericwecasa

Hey there 👋

We're seeing an issue where some finished jobs are unexpectedly ending up in the failed jobs morgue with the following error:
SolidQueue::Processes::ProcessPrunedError

some other jobs genuinely fail, but we're concerned about the false positives: finished jobs incorrectly marked as failed.

This is creating noise in our monitoring and makes it harder to distinguish real failures from completed jobs.

Any insight into why this might be happening, or how we can prevent it, would be greatly appreciated!

Thanks in advance!

rails (7.2.2.1)
ruby (3.3.0)
solid_queue (1.1.0)

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