BirthdayBot/BackgroundServices
Noi a0571ce3d7 Add some leeway regarding incomplete user cache
Implemented several workarounds to what appearto be a library bug in
which not all users will be downloaded onto the cache. User cache
checking and downloading is delegated to a new Common method and a
new BackgroundService, respectively.
This is hopefully temporary.
2021-02-01 22:48:20 -08:00
..
BackgroundService.cs Implement own sharding system 2020-10-04 21:40:38 -07:00
BirthdayRoleUpdate.cs Add some leeway regarding incomplete user cache 2021-02-01 22:48:20 -08:00
ConnectionStatus.cs Reduce background work interval 2021-02-01 22:02:29 -08:00
DataRetention.cs Modify DataRetention behavior; simplify SQL config 2021-02-01 22:03:50 -08:00
SelectiveAutoUserDownload.cs Add some leeway regarding incomplete user cache 2021-02-01 22:48:20 -08:00
ShardBackgroundWorker.cs Add some leeway regarding incomplete user cache 2021-02-01 22:48:20 -08:00