This commit is contained in:
@@ -111,8 +111,7 @@ namespace AyaNova.Util
|
||||
{
|
||||
log.LogDebug($"AddJob - {jobId} to the collection");
|
||||
_baginstances.Add(new ReportRenderInstanceInfo(jobId, DateTime.UtcNow.AddMinutes(ServerBootConfig.AYANOVA_REPORT_RENDERING_TIMEOUT)));
|
||||
|
||||
log.LogInformation($"AddJob - there are currently {_baginstances.Count} instances in the collection");
|
||||
log.LogDebug($"AddJob - there are currently {_baginstances.Count} instances in the collection");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user