ImportProcess.Run

// Id: #21016
using Lcc.MyTsg.Jobs.Process;

var importProcess = Activate<ImportProcess>();
await importProcess.Run(
    FromJson<Guid>("\"019f3715-5e91-7aea-b490-95dc560a982f\""),
    DateTime.Parse("2026-04-01T00:00:00.0000000"),
    DateTime.Parse("2026-07-08T00:01:00.0000000"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

07/08/2026 12:24:40 (+45ms) Warning

An unexpected error occurred while downloading the file.

Reason
An unexpected error occurred while downloading the file.
StackTrace
at Lcc.MyTsg.Jobs.Process.ImportProcess.<>c.<LoadData>b__7_1(Exception error) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 122 at LanguageExt.Common.Result`1.Match[R](Func`2 Succ, Func`2 Fail) at Lcc.MyTsg.Jobs.Process.ImportProcess.LoadData(JobResponse job) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 122 at Lcc.MyTsg.Jobs.Process.ImportProcess.Run(JobResponse job, DateTime from, DateTime to) in /src/Lcc.MyTsg.Job/Process/ImportJob.cs:line 33 at Lcc.MyTsg.Jobs.Process.JobProcess.Run(Guid jobId, DateTime from, DateTime to, PerformContext context) in /src/Lcc.MyTsg.Job/Process/JobProcess.cs:line 68
InnerException

+14ms Processing

Server:
mytsg-job:1
Worker:
2e2f81e6

+4ms Enqueued

07/08/2026 12:24:40 Created