Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(stalled): consider failParentOnFailure when moving child into failed #2526

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

roggervalf
Copy link
Collaborator

fixes #2464

@roggervalf roggervalf merged commit 5e31eb0 into master Apr 18, 2024
11 checks passed
@roggervalf roggervalf deleted the fix-stalled branch April 18, 2024 01:22
github-actions bot pushed a commit that referenced this pull request Apr 18, 2024
## [5.7.2](v5.7.1...v5.7.2) (2024-04-18)

### Bug Fixes

* **stalled:** consider failParentOnFailure when moving child into failed ([#2526](#2526)) fixes [#2464](#2464) (python) ([5e31eb0](5e31eb0))

### Features

* **queue:** add getJobLogs method [python] ([#2523](#2523)) ref [#2472](#2472) ([a24a16e](a24a16e))
* **worker:** use 0.002 as minimum timeout for redis version lower than 7.0.8 [python] ([#2521](#2521)) ([f3862dd](f3862dd))
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.

[Bug]: Stalled jobs dont fail their parents
1 participant