[PR #662] [MERGED] Quick change to handle compat api downtime more gracefully #725

Closed
opened 2026-02-15 15:56:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/662
Author: @13xforever
Created: 10/22/2020
Status: Merged
Merged: 10/22/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • bd43f84 update windows version map
  • ea7e2f1 try to fix exceptions in global message cache
  • 9834446 show game title from local storage if compat api is down

📊 Changes

4 files changed (+8 additions, -7 deletions)

View changed files

📝 CompatBot/EventHandlers/ProductCodeLookup.cs (+2 -2)
📝 CompatBot/Utils/FixedLengthBuffer.cs (+3 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/TitleInfoFormatter.cs (+1 -2)

📄 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/662 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/22/2020 **Status:** ✅ Merged **Merged:** 10/22/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`bd43f84`](https://github.com/RPCS3/discord-bot/commit/bd43f8459e37897ac91513f2d98fc3751af0b2ac) update windows version map - [`ea7e2f1`](https://github.com/RPCS3/discord-bot/commit/ea7e2f148179b60393b5f1506057bea3ba185c96) try to fix exceptions in global message cache - [`9834446`](https://github.com/RPCS3/discord-bot/commit/9834446d8450b9f343c73308cbbc1ad939ec76ba) show game title from local storage if compat api is down ### 📊 Changes **4 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/ProductCodeLookup.cs` (+2 -2) 📝 `CompatBot/Utils/FixedLengthBuffer.cs` (+3 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/TitleInfoFormatter.cs` (+1 -2) </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:56:43 -05:00
yindo closed this issue 2026-02-15 15:56:43 -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#725