Umbraco update
Error email updates Piscal communication error handling Empty page for terms of service
This commit is contained in:
@@ -10,7 +10,7 @@ namespace LeafWeb.WebCms.Services.PiscalQueue
|
||||
|
||||
PiscalService.Run(leafInput);
|
||||
|
||||
DataService.SetLeafInputStatus(leafInput, LeafInputStatusType.Running);
|
||||
DataService.SetLeafInputStatus(leafInput, LeafInputStatusType.Running, details: $"ServiceInfo: {PiscalService.ServiceDescription}");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user