[PR #694] [MERGED] Add option to configure task check interval #820

Closed
opened 2026-03-02 06:05:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/694
Author: @krhubert
Created: 7/24/2023
Status: Merged
Merged: 12/10/2023
Merged by: @hibiken

Base: masterHead: feature/config-check-interval


📝 Commits (2)

  • 7f457a9 Add option to configure task check interval
  • 30fd989 Update docs

📊 Changes

3 files changed (+118 additions, -94 deletions)

View changed files

📝 processor.go (+40 -37)
📝 processor_test.go (+45 -42)
📝 server.go (+33 -15)

📄 Description

Closes

https://github.com/hibiken/asynq/issues/506
https://github.com/hibiken/asynq/issues/548


🔄 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/694 **Author:** [@krhubert](https://github.com/krhubert) **Created:** 7/24/2023 **Status:** ✅ Merged **Merged:** 12/10/2023 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/config-check-interval` --- ### 📝 Commits (2) - [`7f457a9`](https://github.com/hibiken/asynq/commit/7f457a9492589c67e9e99050a7d9e68e5696de76) Add option to configure task check interval - [`30fd989`](https://github.com/hibiken/asynq/commit/30fd989bf654e46d9c47857b3b79f2a7ec4ffc3c) Update docs ### 📊 Changes **3 files changed** (+118 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `processor.go` (+40 -37) 📝 `processor_test.go` (+45 -42) 📝 `server.go` (+33 -15) </details> ### 📄 Description Closes https://github.com/hibiken/asynq/issues/506 https://github.com/hibiken/asynq/issues/548 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:05:44 +03:00
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#820
No description provided.