[PR #296] [MERGED] try different reconnection strategy on socket deadlock #376

Closed
opened 2026-02-15 15:55:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/296
Author: @13xforever
Created: 4/22/2019
Status: Merged
Merged: 4/22/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 4319dfc try manual reconnect before restarting in case of socket deadlock
  • dd37aed try all the things

📊 Changes

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

View changed files

📝 CompatBot/Program.cs (+2 -0)
📝 CompatBot/Watchdog.cs (+13 -3)

📄 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/RPCS3/discord-bot/pull/296 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/22/2019 **Status:** ✅ Merged **Merged:** 4/22/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`4319dfc`](https://github.com/RPCS3/discord-bot/commit/4319dfccf95dad048eb844dc564be283b70eefcb) try manual reconnect before restarting in case of socket deadlock - [`dd37aed`](https://github.com/RPCS3/discord-bot/commit/dd37aedfa086fcfb73f13d5d31d69a2993f4c25e) try all the things ### 📊 Changes **2 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Program.cs` (+2 -0) 📝 `CompatBot/Watchdog.cs` (+13 -3) </details> ### 📄 Description _No description provided_ --- <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:55:47 -05:00
yindo closed this issue 2026-02-15 15:55:47 -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#376