[PR #585] [MERGED] [RFC] Adds Ping() to client/scheduler/server #1798

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/585
Author: @pbarnum
Created: 12/14/2022
Status: Merged
Merged: 10/19/2024
Merged by: @kamikazechaser

Base: masterHead: rfc/expose_ping


📝 Commits (3)

  • d31e307 [RFC] Adds Ping() to client/scheduler/server
  • 2615023 Merge branch 'hibiken:master' into rfc/expose_ping
  • 43b8c2a Checks for scheduler state closed

📊 Changes

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

View changed files

📝 client.go (+5 -0)
📝 scheduler.go (+12 -1)
📝 server.go (+14 -1)

📄 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/585 **Author:** [@pbarnum](https://github.com/pbarnum) **Created:** 12/14/2022 **Status:** ✅ Merged **Merged:** 10/19/2024 **Merged by:** [@kamikazechaser](https://github.com/kamikazechaser) **Base:** `master` ← **Head:** `rfc/expose_ping` --- ### 📝 Commits (3) - [`d31e307`](https://github.com/hibiken/asynq/commit/d31e307feca0343ad1eaf4469cde5d1a241742b7) [RFC] Adds Ping() to client/scheduler/server - [`2615023`](https://github.com/hibiken/asynq/commit/2615023b46b3dd04d90a576d3c97dd4577e0b4d4) Merge branch 'hibiken:master' into rfc/expose_ping - [`43b8c2a`](https://github.com/hibiken/asynq/commit/43b8c2a2b1b44886dce3deed13e684ca480bd6ac) Checks for scheduler state closed ### 📊 Changes **3 files changed** (+31 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client.go` (+5 -0) 📝 `scheduler.go` (+12 -1) 📝 `server.go` (+14 -1) </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:16 +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#1798
No description provided.