Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Description of the bug #893

Closed
1270458160 opened this issue Jun 18, 2024 · 1 comment
Closed

[BUG] Description of the bug #893

1270458160 opened this issue Jun 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working needs-more-info Issue is not reproducible with given details

Comments

@1270458160
Copy link

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

@1270458160 1270458160 added the bug Something isn't working label Jun 18, 2024
@kamikazechaser kamikazechaser added the needs-more-info Issue is not reproducible with given details label Jun 21, 2024
@kamikazechaser
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-more-info Issue is not reproducible with given details
Projects
None yet
Development

No branches or pull requests

3 participants