[GH-ISSUE #724] [BUG] Description of the bug #354

Open
opened 2026-03-02 05:20:40 +03:00 by kerem · 0 comments
Owner

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.

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.
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#354
No description provided.