forked from ddrilling/AsbCloudServer
Статус прогресса: 100 (при ошибке)
This commit is contained in:
parent
188060fcaa
commit
72e65f272c
@ -159,7 +159,7 @@ public class ReportService : IReportService
|
||||
var state = new ProgressExceptionDto
|
||||
{
|
||||
Operation = "error",
|
||||
Progress = 0f,
|
||||
Progress = 100f,
|
||||
Message = "Не удалось сгенерировать файл отчёта",
|
||||
Exception = new FileNotFoundException(),
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user