This commit is contained in:
2020-06-15 14:48:45 +00:00
parent f80d1bbca0
commit e7b5e1a388
5 changed files with 77 additions and 153 deletions

View File

@@ -155,9 +155,9 @@ namespace AyaNova.Biz
ActivelyProcessing = true;
try
{
//Sweep jobs table
//System.Diagnostics.Debug.WriteLine($"JobsBiz processing sweeper");
await CoreJobSweeper.DoSweepAsync();//run exclusively
//## Critical internal jobs
await CoreJobSweeper.DoSweepAsync();
await CoreJobLicense.DoWorkAsync();
//BIZOBJECT DYNAMIC JOBS
//get a list of exclusive jobs that are due to happen