[PR #470] [CLOSED] chore(*): Expose task id which is duplicated #755

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/470
Author: @linhbkhn95
Created: 5/17/2022
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • 983769b fix typo
  • 907e2c4 expose taskId when duplicated
  • 05fa520 Merge pull request #2 from linhbkhn95/feature/expose-task-id-duplicate
  • 4ac70e2 Merge branch 'hibiken:master' into master

📊 Changes

2 files changed (+18 additions, -5 deletions)

View changed files

📝 client.go (+16 -3)
📝 client_test.go (+2 -2)

📄 Description

Why did we need it?

  • Show taskID to console when taskID is duplicated
  • Solved #468

🔄 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/470 **Author:** [@linhbkhn95](https://github.com/linhbkhn95) **Created:** 5/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`983769b`](https://github.com/hibiken/asynq/commit/983769bbca185884081f088b2240bf9cc9e43e89) fix typo - [`907e2c4`](https://github.com/hibiken/asynq/commit/907e2c446f9ad7ce11103105a8097db1196328e2) expose taskId when duplicated - [`05fa520`](https://github.com/hibiken/asynq/commit/05fa52027c21df83591ea7e065cf8ca8196f384f) Merge pull request #2 from linhbkhn95/feature/expose-task-id-duplicate - [`4ac70e2`](https://github.com/hibiken/asynq/commit/4ac70e2e6e18eb6959c6630e52258f7b7604257c) Merge branch 'hibiken:master' into master ### 📊 Changes **2 files changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client.go` (+16 -3) 📝 `client_test.go` (+2 -2) </details> ### 📄 Description Why did we need it? - Show taskID to console when taskID is duplicated - Solved #468 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:05:28 +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#755
No description provided.