ImportProcess.Run

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

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

Parameters

CurrentCulture
""
CurrentUICulture
""

State

07/08/2026 12:21:31 (+108ms) 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

+22ms Processing

Server:
mytsg-job:1
Worker:
2e2f81e6

+5ms Enqueued

07/08/2026 12:21:31 Created