// Id: bba0773e-5a8c-4e09-8f02-03694efe0063
using Hbsa.Navigation.Latincomp.Integration.Worker.Jobs;
var syncAISTargetsJob = Activate<SyncAISTargetsJob>();
await syncAISTargetsJob.ExecuteAsync("py01");
| RecurringJobId | |
| Time | |
| CurrentCulture | |
| opentelemetry_activity_context | |
An exception occurred during performance of the job.
Unable to read data from the transport connection: Connection reset by peer.
System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.<>c__DisplayClass1_0.<CreateGenericTask>b__0(IAsyncResult asyncResult) --- End of stack trace from previous location --- at Hbsa.Navigation.Tracker.Infrastructure.Latincomp.LatincompService.GetAISTargetsAsync(GetAISTargetsRequest request) in /_/src/Hbsa.Navigation.Tracker.Infrastructure/Latincomp/LatincompService.cs:line 92 at Hbsa.Navigation.Latincomp.Integration.Worker.Jobs.SyncAISTargetsJob.ExecuteAsync(String tenantId) in /_/src/Hbsa.Navigation.Latincomp.Integration.Worker/Jobs/SyncAISTargetsJob.cs:line 46 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler