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

perf(stalled): remove jobId from stalled after removing lock when moved from active #2512

Merged
merged 4 commits into from
Apr 7, 2024

Conversation

roggervalf
Copy link
Collaborator

@roggervalf roggervalf commented Apr 7, 2024

@roggervalf roggervalf force-pushed the fix-delayed-remove-from-stalled-set branch from 094dff7 to 3a694da Compare April 7, 2024 19:57
@roggervalf roggervalf changed the title fix(delayed): remove jobId from stalled after removing lock fix(stalled): remove jobId from stalled after removing lock Apr 7, 2024
@roggervalf roggervalf changed the title fix(stalled): remove jobId from stalled after removing lock fix(stalled): remove jobId from stalled after removing lock when moved from active Apr 7, 2024
@@ -0,0 +1,19 @@
local function removeLockToken(jobKey, stalledKey, token, jobId)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the name should just be "removeLock"

Copy link
Contributor

@manast manast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other than the small comment i LGTM

@roggervalf roggervalf changed the title fix(stalled): remove jobId from stalled after removing lock when moved from active perf(stalled): remove jobId from stalled after removing lock when moved from active Apr 7, 2024
@roggervalf roggervalf merged commit 64feec9 into master Apr 7, 2024
10 checks passed
@roggervalf roggervalf deleted the fix-delayed-remove-from-stalled-set branch April 7, 2024 22:07
github-actions bot pushed a commit that referenced this pull request Apr 7, 2024
## [5.5.4](v5.5.3...v5.5.4) (2024-04-07)

### Performance Improvements

* **stalled:** remove jobId from stalled after removing lock when moved from active ([#2512](#2512)) (python) ([64feec9](64feec9))
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.

2 participants