[PR #289] [MERGED] Fix recoverer #701

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/289
Author: @hibiken
Created: 7/4/2021
Status: Merged
Merged: 7/4/2021
Merged by: @hibiken

Base: masterHead: fix/recoverer


📝 Commits (3)

  • ec2a6d1 Fix recoverer to run task recovering logic every minute
  • 904bb45 Update recoverer to recover tasks on server startup
  • 4d7a9d5 Update changelog

📊 Changes

2 files changed (+29 additions, -16 deletions)

View changed files

📝 CHANGELOG.md (+8 -0)
📝 recoverer.go (+21 -16)

📄 Description

Fix and changes identified in #286


🔄 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/289 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 7/4/2021 **Status:** ✅ Merged **Merged:** 7/4/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `fix/recoverer` --- ### 📝 Commits (3) - [`ec2a6d1`](https://github.com/hibiken/asynq/commit/ec2a6d1489e12081a510d45489e6d1c6d28cf035) Fix recoverer to run task recovering logic every minute - [`904bb45`](https://github.com/hibiken/asynq/commit/904bb4532913af6e65aa563e5b985fabaf9c2c05) Update recoverer to recover tasks on server startup - [`4d7a9d5`](https://github.com/hibiken/asynq/commit/4d7a9d5cadf18fc088959449cdfeb44ef307487a) Update changelog ### 📊 Changes **2 files changed** (+29 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+8 -0) 📝 `recoverer.go` (+21 -16) </details> ### 📄 Description Fix and changes identified in #286 --- <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:14 +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#701
No description provided.