Skip to content

Add Oban Lifeline plugin to rescue orphaned jobs#860

Open
ddacunha wants to merge 1 commit intokieraneglin:masterfrom
ddacunha:oban-lifeline
Open

Add Oban Lifeline plugin to rescue orphaned jobs#860
ddacunha wants to merge 1 commit intokieraneglin:masterfrom
ddacunha:oban-lifeline

Conversation

@ddacunha
Copy link
Copy Markdown
Contributor

What's new?

Jobs stuck in "executing" state for more than 30 minutes (e.g. after a container restart) will automatically be rescued and retried.

What's changed?

N/A

What's fixed?

Jobs stuck in "executing" state for more than 30 minutes (e.g. after a container restart) will automatically be rescued and retried.

Any other comments?

Implemented with the help of claude code

  • I am the original author of this code and I am giving it freely to the community and Pinchflat project maintainers

Jobs stuck in "executing" state for more than 30 minutes (e.g. after
a container restart) will automatically be rescued and retried.
Mozart409 added a commit to Mozart409/pinchflat that referenced this pull request Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant