[PR #170] [MERGED] Fix requeue logic in processor #648

Closed
opened 2026-03-02 05:54:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/170
Author: @hibiken
Created: 6/13/2020
Status: Merged
Merged: 6/13/2020
Merged by: @hibiken

Base: masterHead: fix/requeue


📝 Commits (1)

  • 126f0b4 Fix requeue logic in processor

📊 Changes

5 files changed (+4 additions, -145 deletions)

View changed files

📝 internal/base/base.go (+0 -1)
📝 internal/rdb/rdb.go (+0 -26)
📝 internal/rdb/rdb_test.go (+0 -92)
📝 internal/testbroker/testbroker.go (+0 -9)
📝 processor.go (+4 -17)

📄 Description

Closes #90


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/170 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 6/13/2020 **Status:** ✅ Merged **Merged:** 6/13/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `fix/requeue` --- ### 📝 Commits (1) - [`126f0b4`](https://github.com/hibiken/asynq/commit/126f0b45c69483bd584b76585732b21785a85984) Fix requeue logic in processor ### 📊 Changes **5 files changed** (+4 additions, -145 deletions) <details> <summary>View changed files</summary> 📝 `internal/base/base.go` (+0 -1) 📝 `internal/rdb/rdb.go` (+0 -26) 📝 `internal/rdb/rdb_test.go` (+0 -92) 📝 `internal/testbroker/testbroker.go` (+0 -9) 📝 `processor.go` (+4 -17) </details> ### 📄 Description Closes #90 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:54:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#648
No description provided.