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.
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 BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
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 BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
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 BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
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 BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)