Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (An error occurred while sending the request.)
System.AggregateException: One or more errors occurred. (An error occurred while sending the request.) ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16token)
at System.Net.Http.HttpConnection.InitialFillAsync(Booleanasync)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessagerequest, BooleanuseAsync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, CancellationTokenSourcects, BooleandisposeCts, CancellationTokenSourcependingRequestsCts, CancellationTokenoriginalCancellationToken)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.get_Result()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
One or more errors occurred. (A task was canceled.)
System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(BooleanincludeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(BooleanwaitCompletionNotification)
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Logic.ExecuteWebApiRequestLogic.ExecuteAsync(ScheduledTaskscheduledTask)
at Logic.TaskRunnerLogic.RunInternal(Stringname)
at Logic.TaskRunnerLogic.RunWithNoRetries(Stringname)
at InvokeStub_TaskRunnerLogic.RunWithNoRetries(Object,Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Objectobj, BindingFlagsinvokeAttr, Binderbinder, Object[]parameters, CultureInfoculture)