[PR #126] [MERGED] Attempt to restart the bot on catastrophic failures #220

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/126
Author: @13xforever
Created: 11/12/2018
Status: Merged
Merged: 11/12/2018
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 4820445 increase delay before checking for new builds in hopes of increasing the success rate
  • ed1ad56 fix build
  • dd7a5bc attempt to restart the bot on catastrophic failures

📊 Changes

3 files changed (+42 additions, -18 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Bot.cs (+18 -13)
📝 CompatBot/EventHandlers/NewBuildsMonitor.cs (+9 -2)
📝 CompatBot/Program.cs (+15 -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/126 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/12/2018 **Status:** ✅ Merged **Merged:** 11/12/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`4820445`](https://github.com/RPCS3/discord-bot/commit/482044569637dc97a78bf27d8ef9ddf0b8c8e0dd) increase delay before checking for new builds in hopes of increasing the success rate - [`ed1ad56`](https://github.com/RPCS3/discord-bot/commit/ed1ad561e4838a41e157fc73e0da19a970614634) fix build - [`dd7a5bc`](https://github.com/RPCS3/discord-bot/commit/dd7a5bcba2a66000c943034b8c55686aa341b470) attempt to restart the bot on catastrophic failures ### 📊 Changes **3 files changed** (+42 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.cs` (+18 -13) 📝 `CompatBot/EventHandlers/NewBuildsMonitor.cs` (+9 -2) 📝 `CompatBot/Program.cs` (+15 -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:23 -05:00
yindo closed this issue 2026-02-15 15:55:23 -05:00
yindo changed title from [PR #126] [MERGED] Attempt to restart the bot on catastrophic failures to [PR #126] [MERGED] Attempt to restart the bot on catastrophic failures 2026-06-05 15:25:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#220