[PR #657] [MERGED] Include registration error in the log #2828

Closed
opened 2026-03-15 21:05:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/657
Author: @khash
Created: 5/10/2023
Status: Merged
Merged: 11/13/2024
Merged by: @kamikazechaser

Base: masterHead: master


📝 Commits (3)

  • e3c7f76 Include registration error in the log
  • 5eb1ade remove chatty debug log
  • f5c5b34 Merge branch 'master' into master

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 periodic_task_manager.go (+2 -2)
📝 scheduler.go (+0 -1)

📄 Description

If registration fails, the error is not logged which includes useful information


🔄 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/657 **Author:** [@khash](https://github.com/khash) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 11/13/2024 **Merged by:** [@kamikazechaser](https://github.com/kamikazechaser) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e3c7f76`](https://github.com/hibiken/asynq/commit/e3c7f76332bcf42c715876d25ec0194250bcd959) Include registration error in the log - [`5eb1ade`](https://github.com/hibiken/asynq/commit/5eb1ade33cbda548c23be21bccee5566d5127ccc) remove chatty debug log - [`f5c5b34`](https://github.com/hibiken/asynq/commit/f5c5b3453102a537f04d895c41da2ff73f2a679d) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `periodic_task_manager.go` (+2 -2) 📝 `scheduler.go` (+0 -1) </details> ### 📄 Description If registration fails, the error is not logged which includes useful information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:05:33 +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#2828
No description provided.