[PR #977] [MERGED] Try to fix dead bot issue in one new case #982

Closed
opened 2026-02-15 15:57:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/977
Author: @13xforever
Created: 3/7/2025
Status: Merged
Merged: 3/7/2025
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (2)

  • 93bd25f try to fix dead bot issue in one new case
  • fc0c4e5 actually maybe it's enough to do the usual manual reconnect

📊 Changes

1 file changed (+2 additions, -15 deletions)

View changed files

📝 CompatBot/Watchdog.cs (+2 -15)

📄 Description

Looked at the recent logs, and I think it's safe to immediately restart in case this event is logged.


🔄 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/RPCS3/discord-bot/pull/977 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/7/2025 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`93bd25f`](https://github.com/RPCS3/discord-bot/commit/93bd25f7effef7a14c9efa9804ff225141c9856d) try to fix dead bot issue in one new case - [`fc0c4e5`](https://github.com/RPCS3/discord-bot/commit/fc0c4e56c7cd6be6670bcf07b30bcb7c3f41aaef) actually maybe it's enough to do the usual manual reconnect ### 📊 Changes **1 file changed** (+2 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Watchdog.cs` (+2 -15) </details> ### 📄 Description Looked at the recent logs, and I think it's safe to immediately restart in case this event is logged. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:57:24 -05:00
yindo closed this issue 2026-02-15 15:57:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#982