mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-25 23:15:51 +03:00
[GH-ISSUE #724] [BUG] Description of the bug #354
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#354
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?
Originally created by @lisiru on GitHub (Aug 21, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/724
Originally assigned to: @hibiken on GitHub.
asynq: pid=47 2023/08/21 02:11:16.467677 ERROR: Failed to delete expired completed tasks from queue "default": INTERNAL_ERROR: redis eval error: ERR bad lua script for redis cluster, all the keys that the script uses should be passed using the KEYS array, and KEYS should not be in expression
asynq use the ali yun redis cluster occurred error. i think it is need to fix the lua script .If my project use the redis of ali redis cluster ,i can use this asynq.