BirthdayBot/BackgroundServices
Noi f8350fed53 Increase threshold, no longer stagger DataRetention
This staggering was most likely the cause of a major amount of data lost recently, in which certain guilds never had their values updated.
The staggering was meant to attempt to reduce load on a server with limited capabilities, and testing shows that it runs on more capable hardware without this issue when run this way.
2021-11-22 11:49:55 -08:00
..
BackgroundService.cs Modified all background services 2021-10-14 18:55:04 -07:00
BirthdayRoleUpdate.cs Add more information to check command 2021-10-24 18:15:46 -07:00
DataRetention.cs Increase threshold, no longer stagger DataRetention 2021-11-22 11:49:55 -08:00
ExternalStatisticsReporting.cs Modified all background services 2021-10-14 18:55:04 -07:00
SelectiveAutoUserDownload.cs Modified all background services 2021-10-14 18:55:04 -07:00
ShardBackgroundWorker.cs Modified all background services 2021-10-14 18:55:04 -07:00