[PR #560] [CLOSED] add func to monitor StateChanged #1790

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/560
Author: @mindon
Created: 10/18/2022
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 29781ce add StateChanged monitor
  • f5d5206 Add StateChanged to server
  • a8dfdc7 change result to bytes, and add more customized detail for StateChanged watcher

📊 Changes

4 files changed (+138 additions, -8 deletions)

View changed files

📝 client.go (+8 -3)
📝 internal/base/base.go (+3 -0)
📝 internal/rdb/rdb.go (+122 -5)
📝 server.go (+5 -0)

📄 Description

No description provided


🔄 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/560 **Author:** [@mindon](https://github.com/mindon) **Created:** 10/18/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`29781ce`](https://github.com/hibiken/asynq/commit/29781ce3ed4ca2b66a203a40a78ed7ce96129cc4) add StateChanged monitor - [`f5d5206`](https://github.com/hibiken/asynq/commit/f5d5206ed68071d3a23f4a0d19639ccaf43b4321) Add StateChanged to server - [`a8dfdc7`](https://github.com/hibiken/asynq/commit/a8dfdc78e5e78be8c0b7d16fa2cfeff4d29b37ae) change result to bytes, and add more customized detail for StateChanged watcher ### 📊 Changes **4 files changed** (+138 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client.go` (+8 -3) 📝 `internal/base/base.go` (+3 -0) 📝 `internal/rdb/rdb.go` (+122 -5) 📝 `server.go` (+5 -0) </details> ### 📄 Description _No description provided_ --- <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: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#1790
No description provided.