This commit is contained in:
@@ -260,9 +260,13 @@ namespace Sockeye.Biz
|
||||
await CoreNotificationSweeper.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
|
||||
//SOCKBOT - SUBSCRIPTION SERVER HEALTH CHECKS
|
||||
|
||||
|
||||
//JOB SWEEPER / AND USER COUNT CHECK
|
||||
|
||||
|
||||
|
||||
//JOB SWEEPER
|
||||
await CoreJobSweeper.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user