[GH-ISSUE #893] [BUG] Description of the bug #444

Closed
opened 2026-03-02 05:21:13 +03:00 by kerem · 1 comment
Owner

Originally created by @1270458160 on GitHub (Jun 18, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/893

Originally assigned to: @hibiken on GitHub.

Describe the bug
no consume.

To Reproduce

Expected behavior
A clear and concise description of what you expected to happen.
version: github.com/hibiken/asynq v0.24.1
I executed the following command, but the consumption was not executed after the arrival time, and there was an occasional bug. I don't know what caused this
providers.OperateScheduleQueueHandle.Product(ctx, scheduleTaskData, asynq.ProcessIn(60*time.Second))
Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):
github.com/hibiken/asynq v0.24.1

Originally created by @1270458160 on GitHub (Jun 18, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/893 Originally assigned to: @hibiken on GitHub. **Describe the bug** no consume. **To Reproduce** **Expected behavior** A clear and concise description of what you expected to happen. version: github.com/hibiken/asynq v0.24.1 I executed the following command, but the consumption was not executed after the arrival time, and there was an occasional bug. I don't know what caused this providers.OperateScheduleQueueHandle.Product(ctx, scheduleTaskData, asynq.ProcessIn(60*time.Second)) **Screenshots** If applicable, add screenshots to help explain your problem. **Environment (please complete the following information):** github.com/hibiken/asynq v0.24.1
kerem 2026-03-02 05:21:13 +03:00
Author
Owner

@kamikazechaser commented on GitHub (Jun 21, 2024):

Needs more info like the exact error and possibly more code context.

<!-- gh-comment-id:2181956457 --> @kamikazechaser commented on GitHub (Jun 21, 2024): Needs more info like the exact error and possibly more code context.
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#444
No description provided.