mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[PR #559] [CLOSED] ProcessorTaskCheckInterval #779
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#779
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/559
Author: @jinsuojinsuo
Created: 10/17/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
a757de9降低等待时长7a224e6降低等待时长5d1763f降低等待时长ce7f803降低等待时长f988964优化处理器,支持参数设置扫描间隔 优化转发器扫描间隔4200910优化处理器,支持参数设置扫描间隔 优化转发器扫描间隔fb0a7b3Merge commit '783071c47f'📊 Changes
5 files changed (+110 additions, -10 deletions)
View changed files
📝
forwarder.go(+7 -2)📝
go.mod(+10 -7)📝
go.sum(+67 -0)📝
processor.go(+10 -1)📝
server.go(+16 -0)📄 Description
ProcessorTaskCheckInterval
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.