This commit is contained in:
@@ -263,8 +263,8 @@ namespace Sockeye.Biz
|
||||
await SockBotSubscriptionServerHealthChecks.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
//SOCKBOT - PROCESS PURCHASES
|
||||
await SockBotProcessPurchases.DoWorkAsync();
|
||||
//SOCKBOT - PROCESS VENDOR NOTIFICATIONS
|
||||
await SockBotProcessVendorNotifications.DoWorkAsync();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
//JOB SWEEPER
|
||||
|
||||
Reference in New Issue
Block a user