This commit is contained in:
2023-01-18 01:19:47 +00:00
parent a2fda0e738
commit 1ff42db380
7 changed files with 181 additions and 125 deletions

View File

@@ -8,7 +8,7 @@ using Sockeye.Models;
namespace Sockeye.Biz
{
//#################### NOTE: This also does some license checking tasks, put in here instead of the corejoblicense job deliberately #############
/// <summary>
/// JobSweeper - called by Generator to clean out old jobs that are completed and their logs
///