[PR #865] feat: add finished handler to server config #2918

Open
opened 2026-03-15 21:10:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/865
Author: @hungtcs
Created: 4/18/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 1e13014 feat: add finished handler to server

📊 Changes

2 files changed (+55 additions, -4 deletions)

View changed files

📝 processor.go (+34 -3)
📝 server.go (+21 -1)

📄 Description

Hi All!

I've added a FinishedHandler to handle the task after it's finished.

Closes #864


🔄 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/865 **Author:** [@hungtcs](https://github.com/hungtcs) **Created:** 4/18/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1e13014`](https://github.com/hibiken/asynq/commit/1e13014380a251e90447d500f29798e90af3f083) feat: add finished handler to server ### 📊 Changes **2 files changed** (+55 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `processor.go` (+34 -3) 📝 `server.go` (+21 -1) </details> ### 📄 Description Hi All! I've added a FinishedHandler to handle the task after it's finished. Closes #864 --- <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#2918
No description provided.