[PR #598] [CLOSED] fix empty id #790

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/598
Author: @cn-kali-team
Created: 1/6/2023
Status: Closed

Base: masterHead: Empty_ID


📝 Commits (1)

📊 Changes

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

View changed files

📝 internal/rdb/inspect.go (+5 -1)

📄 Description

When the network is bad, there will be tasks without msg fields (only one state field), and the task ID cannot be obtained. If the ID is empty, the default ID will be set


🔄 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/598 **Author:** [@cn-kali-team](https://github.com/cn-kali-team) **Created:** 1/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Empty_ID` --- ### 📝 Commits (1) - [`cac7636`](https://github.com/hibiken/asynq/commit/cac7636bbcc18876308c153434a8d36c5c17d97d) fix empty id ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/inspect.go` (+5 -1) </details> ### 📄 Description When the network is bad, there will be tasks without `msg` fields (only one `state` field), and the task ID cannot be obtained. If the ID is empty, the default ID will be set --- <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:36 +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#790
No description provided.