mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #991] [MERGED] Try to fix "Log processing is rate limited" spam #995
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/991
Author: @13xforever
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
c50b6ddmove log processing limiter down to the actual processing block📊 Changes
1 file changed (+134 additions, -96 deletions)
View changed files
📝
CompatBot/EventHandlers/LogParsingHandler.cs(+134 -96)📄 Description
This should prevent the "rate limited" spam on every message when the bot is busy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.