[PR #1091] 支持配置LeaseDuration、HeartbeatInterval #2025

Open
opened 2026-03-07 22:14:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/1091
Author: @Lcys
Created: 2/6/2026
Status: 🔄 Open

Base: masterHead: dev


📝 Commits (1)

  • a6ae28b 支持配置LeaseDuration、HeartbeatInterval

📊 Changes

2 files changed (+66 additions, -9 deletions)

View changed files

📝 internal/rdb/rdb.go (+18 -7)
📝 server.go (+48 -2)

📄 Description

支持配置LeaseDuration、HeartbeatInterval参数,减少lease expired 错误


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/1091 **Author:** [@Lcys](https://github.com/Lcys) **Created:** 2/6/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (1) - [`a6ae28b`](https://github.com/hibiken/asynq/commit/a6ae28bf2418b1da32a922f9e52aa33a57c03373) 支持配置LeaseDuration、HeartbeatInterval ### 📊 Changes **2 files changed** (+66 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/rdb.go` (+18 -7) 📝 `server.go` (+48 -2) </details> ### 📄 Description 支持配置LeaseDuration、HeartbeatInterval参数,减少lease expired 错误 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2025
No description provided.