[GH-ISSUE #909] [FEATURE REQUEST] can't configure pulling interval #2477

Closed
opened 2026-03-15 20:37:15 +03:00 by kerem · 2 comments
Owner

Originally created by @livingston0318 on GitHub (Aug 26, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/909

Originally assigned to: @hibiken on GitHub.

image
I saw asynq already supports configuring taskCheckInterval to control the pulling from queue interval, but why there is no new release so that we can use it. In the latest release(which is 0.24.1), it's still hard coded using time.second

Originally created by @livingston0318 on GitHub (Aug 26, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/909 Originally assigned to: @hibiken on GitHub. ![image](https://github.com/user-attachments/assets/e6295718-5569-45cc-aaa5-e61295375b0c) I saw asynq already supports configuring taskCheckInterval to control the pulling from queue interval, but why there is no new release so that we can use it. In the latest release(which is 0.24.1), it's still hard coded using time.second
kerem 2026-03-15 20:37:15 +03:00
Author
Owner

@BennyThink commented on GitHub (Oct 5, 2024):

Run

go get github.com/hibiken/asynq@master

Then you can use it

<!-- gh-comment-id:2395177090 --> @BennyThink commented on GitHub (Oct 5, 2024): Run ``` go get github.com/hibiken/asynq@master ``` Then you can use it
Author
Owner

@kamikazechaser commented on GitHub (Oct 19, 2024):

Next release will have it.

<!-- gh-comment-id:2423718257 --> @kamikazechaser commented on GitHub (Oct 19, 2024): Next release will have it.
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#2477
No description provided.