[PR #198] [MERGED] Add 5xx error panic #833

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/198
Author: @sashahilton00
Created: 4/6/2018
Status: Merged
Merged: 4/12/2018
Merged by: @ComlOnline

Base: masterHead: 500_error


📝 Commits (1)

📊 Changes

2 files changed (+10 additions, -8 deletions)

View changed files

📝 Cargo.lock (+7 -7)
📝 core/src/mercury/mod.rs (+3 -1)

📄 Description

This is a lazy bandaid for the hanging issue when 5xx errors occur. Librespot now panics when it encounters them, so at least supervisors can now relaunch it automatically.


🔄 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/librespot-org/librespot/pull/198 **Author:** [@sashahilton00](https://github.com/sashahilton00) **Created:** 4/6/2018 **Status:** ✅ Merged **Merged:** 4/12/2018 **Merged by:** [@ComlOnline](https://github.com/ComlOnline) **Base:** `master` ← **Head:** `500_error` --- ### 📝 Commits (1) - [`96124c5`](https://github.com/librespot-org/librespot/commit/96124c5e180ae06cbc2a140d3d5967edca5f4847) Add 5xx error panic ### 📊 Changes **2 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+7 -7) 📝 `core/src/mercury/mod.rs` (+3 -1) </details> ### 📄 Description This is a lazy bandaid for the hanging issue when ```5xx``` errors occur. Librespot now panics when it encounters them, so at least supervisors can now relaunch it automatically. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:08 +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/librespot#833
No description provided.