[PR #18516] [MERGED] Fix #18515: Don't fail in DEBUG mode #15364

Closed
opened 2025-12-30 00:21:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18516
Author: @tobiasge
Created: 1/28/2025
Status: Merged
Merged: 1/28/2025
Merged by: @bctiemann

Base: mainHead: dont-fail-on-debug


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/core/apps.py (+4 -1)

📄 Description

Fixes: #18515

When no Redis server is reachable management commands failed without this try...except block.


🔄 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/netbox-community/netbox/pull/18516 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `main` ← **Head:** `dont-fail-on-debug` --- ### 📝 Commits (1) - [`07403f6`](https://github.com/netbox-community/netbox/commit/07403f690a6b155db963dfeedc9e7e9a4d8fa22a) Fix #18515: Don't fail in DEBUG mode ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/apps.py` (+4 -1) </details> ### 📄 Description ### Fixes: #18515 When no Redis server is reachable management commands failed without this try...except block. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:21:30 +01:00
adam closed this issue 2025-12-30 00:21:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15364