feat(dal): изменен размер LoadBatchSize
This commit is contained in:
@@ -155,6 +155,7 @@ namespace PARR.EsppSync
|
||||
{
|
||||
SetUpdateStatus(ref template, robotConfigurationService, esppObject.Robot);
|
||||
|
||||
//todo: инициатор!!!
|
||||
if (!await templateService.CommitAsync())
|
||||
logger.LogError("Не удалось изменить запись Template {TemplateName}, Robot: {Robot}", template.Name, esppObject.Robot);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user