mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-25 23:15:51 +03:00
[PR #415] [CLOSED] Pacino/job #1752
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#1752
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/415
Author: @carrymec
Created: 3/7/2022
Status: ❌ Closed
Base:
master← Head:pacino/jobId📝 Commits (5)
e55a693chore(): 从内存里面读取任务2f7d7a8chore(): 从内存里面读取任务3114776chore(): 调度者队列任务过期时间设置为60sb345b23Merge pull request #1 from easy-monitor/pacino/tasks21d91a1chore(): 设置jobId 为cmdb的instanceId📊 Changes
14 files changed (+98 additions, -91 deletions)
View changed files
📝
asynq.go(+5 -1)📝
benchmark_test.go(+2 -2)📝
client_test.go(+15 -15)📝
example_test.go(+2 -2)📝
inspector.go(+4 -1)📝
inspector_test.go(+2 -2)📝
periodic_task_manager_test.go(+26 -26)📝
processor.go(+2 -2)📝
processor_test.go(+19 -19)📝
recoverer.go(+1 -1)📝
scheduler.go(+9 -9)📝
scheduler_test.go(+3 -3)📝
servemux_test.go(+3 -3)📝
server_test.go(+5 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.