This commit is contained in:
@@ -261,10 +261,8 @@ namespace Sockeye.Biz
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
//SOCKBOT - SUBSCRIPTION SERVER HEALTH CHECKS
|
||||
|
||||
|
||||
|
||||
|
||||
await SockBotSubscriptionServerHealthChecks.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
//JOB SWEEPER
|
||||
await CoreJobSweeper.DoWorkAsync();
|
||||
|
||||
Reference in New Issue
Block a user