Skip to content

Re-queue hung jobs after redis restarts correctly#17

Merged
lzakharov merged 4 commits intomasterfrom
reenqueue-hung-jobs-after-redis-restarts
Jul 5, 2023
Merged

Re-queue hung jobs after redis restarts correctly#17
lzakharov merged 4 commits intomasterfrom
reenqueue-hung-jobs-after-redis-restarts

Conversation

@lzakharov
Copy link
Copy Markdown
Collaborator

This PR makes removing jobs from the in-progress queue idempotent, potentially solving problems with stuck jobs after restarting Redis.

@lzakharov lzakharov requested review from aermolaev and hageshtrem July 3, 2023 07:36
@lzakharov lzakharov self-assigned this Jul 3, 2023
@lzakharov lzakharov force-pushed the reenqueue-hung-jobs-after-redis-restarts branch from c8e8ed2 to 6c5b884 Compare July 3, 2023 07:39
@lzakharov lzakharov merged commit b1eade6 into master Jul 5, 2023
@lzakharov lzakharov deleted the reenqueue-hung-jobs-after-redis-restarts branch July 5, 2023 15:11
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.

3 participants