[GH-ISSUE #741] [FEATURE REQUEST] Add the redis maximum reconnection times parameter #1376

Closed
opened 2026-03-07 22:09:03 +03:00 by kerem · 1 comment
Owner

Originally created by @yimingsir on GitHub (Sep 18, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/741

Originally assigned to: @hibiken on GitHub.

Due to some operation and maintenance operations, the redis connection is interrupted. It is hoped that the number of redis reconnections and the control of the reconnection interval can be added to increase the robustness.

Originally created by @yimingsir on GitHub (Sep 18, 2023). Original GitHub issue: https://github.com/hibiken/asynq/issues/741 Originally assigned to: @hibiken on GitHub. Due to some operation and maintenance operations, the redis connection is interrupted. It is hoped that the number of redis reconnections and the control of the reconnection interval can be added to increase the robustness.
kerem 2026-03-07 22:09:03 +03:00
Author
Owner

@yimingsir commented on GitHub (Sep 18, 2023):

I found it can add RedisConnOpt interface of asynq.NewServer to resovle it.

I close this issue.

<!-- gh-comment-id:1722783105 --> @yimingsir commented on GitHub (Sep 18, 2023): I found it can add RedisConnOpt interface of asynq.NewServer to resovle it. I close this issue.
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#1376
No description provided.