[PR #833] [CLOSED] Add JanitorInterval config parameter in server #1900

Closed
opened 2026-03-07 22:13:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/833
Author: @lsgndln
Created: 3/1/2024
Status: Closed

Base: masterHead: janitor-interval-param


📝 Commits (1)

  • 013ca06 Add JanitorInterval config parameter in server

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 server.go (+12 -1)

📄 Description

What do you want to do, and how do you expect Asynq to support you with that?
Hey! I would like to add a new configuration parameter JanitorInterval to be able to override the default one of 8 seconds.

How might this be added to Asynq?
n/a

What are possible alternatives?
n/a

Are there any disadvantages?
No, this adds more flexibility.


🔄 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/833 **Author:** [@lsgndln](https://github.com/lsgndln) **Created:** 3/1/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `janitor-interval-param` --- ### 📝 Commits (1) - [`013ca06`](https://github.com/hibiken/asynq/commit/013ca066ac97b3de3b0238ff18dd890b9dea1099) Add JanitorInterval config parameter in server ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server.go` (+12 -1) </details> ### 📄 Description **What do you want to do, and how do you expect Asynq to support you with that?** Hey! I would like to add a new configuration parameter `JanitorInterval` to be able to override the default one of 8 seconds. **How might this be added to Asynq?** n/a **What are possible alternatives?** n/a **Are there any disadvantages?** No, this adds more flexibility. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:13:46 +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#1900
No description provided.