mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 15:35:55 +03:00
[PR #469] [CLOSED] Feature/expose task id duplicated #754
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#754
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynq/pull/469
Author: @linhbkhn95
Created: 5/17/2022
Status: ❌ Closed
Base:
master← Head:feature/expose-task-id-duplicated📝 Commits (2)
983769bfix typofc91fc2expose taskID when duplicated📊 Changes
12 files changed (+61 additions, -48 deletions)
View changed files
📝
asynq.go(+1 -1)📝
client.go(+0 -7)📝
client_test.go(+3 -2)📝
context.go(+1 -1)📝
inspector.go(+1 -1)📝
internal/base/base.go(+3 -3)📝
internal/context/context.go(+1 -1)📝
internal/errors/errors.go(+24 -12)📝
internal/rdb/rdb.go(+6 -6)📝
internal/rdb/rdb_test.go(+19 -12)📝
scheduler.go(+1 -1)📝
server.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.