[PR #421] [MERGED] server: Fix healthcheck return code #730

Closed
opened 2026-02-27 09:09:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/421
Author: @nitnelave
Created: 1/16/2023
Status: Merged
Merged: 1/16/2023
Merged by: @nitnelave

Base: mainHead: healthcheck


📝 Commits (1)

  • f36e088 server: Fix healthcheck return code

📊 Changes

2 files changed (+14 additions, -7 deletions)

View changed files

📝 server/src/infra/healthcheck.rs (+1 -0)
📝 server/src/main.rs (+13 -7)

📄 Description

The healthcheck was not returning a non-zero code when failing, due to an extra layer of Results


🔄 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/lldap/lldap/pull/421 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 1/16/2023 **Status:** ✅ Merged **Merged:** 1/16/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `healthcheck` --- ### 📝 Commits (1) - [`f36e088`](https://github.com/lldap/lldap/commit/f36e08812533c79f43b7559d42049f0a303cf035) server: Fix healthcheck return code ### 📊 Changes **2 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/healthcheck.rs` (+1 -0) 📝 `server/src/main.rs` (+13 -7) </details> ### 📄 Description The healthcheck was not returning a non-zero code when failing, due to an extra layer of Results --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:32 +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/lldap-lldap#730
No description provided.