PluralKit/Myriad/Rest
spiral be89f907a0
feat: block running commands / proxying when system is being deleted
Large systems take way too long to delete, which causes any insert for that system to block a connection, which exhausts the connection pool
2022-03-23 21:32:18 -04:00
..
Exceptions
Ratelimit feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Types feat: block running commands / proxying when system is being deleted 2022-03-23 21:32:18 -04:00
BaseRestClient.cs feat: log error when globally ratelimited 2022-02-26 16:28:28 -05:00
DiscordApiClient.cs feat: update to Discord API v10 2022-02-26 16:28:20 -05:00
DiscordApiError.cs