// Job ID: #342899
using AG.A1.Scheduler.Project.Contracts.Contracts.TCSPitBull;
var forwardTranscriptAlerts = Activate<IForwardTranscriptAlerts>();
await forwardTranscriptAlerts.Run(null, null);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| RetryCount | |
| Time | |
An exception occurred during performance of the job.
Too many retries performed. More than 3 retries encountered while sending the request. (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached)
System.AggregateException: Too many retries performed. More than 3 retries encountered while sending the request. (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) (HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached) ---> Microsoft.Kiota.Abstractions.ApiException: HTTP request failed with status code: ServiceUnavailable.Authentication Concurrency Limit Reached --- End of inner exception stack trace --- at Microsoft.Kiota.Http.HttpClientLibrary.Middleware.RetryHandler.SendRetryAsync(HttpResponseMessage response, RetryHandlerOption retryOption, CancellationToken cancellationToken, ActivitySource activitySource) at Microsoft.Kiota.Http.HttpClientLibrary.Middleware.RetryHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Kiota.Http.HttpClientLibrary.Middleware.UriReplacementHandler`1.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.GetHttpResponseMessageAsync(RequestInformation requestInfo, CancellationToken cancellationToken, Activity activityForAttributes, String claims, Boolean isStreamResponse) at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.SendAsync[ModelType](RequestInformation requestInfo, ParsableFactory`1 factory, Dictionary`2 errorMapping, CancellationToken cancellationToken) at Microsoft.Graph.Users.Item.MailFolders.Item.Messages.MessagesRequestBuilder.GetAsync(Action`1 requestConfiguration, CancellationToken cancellationToken) at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.GetEmails(PerformContext context) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 259 at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 45 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 10 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 9 of 10: Could not load type 'AG.A1.Scheduler.Project.Cont…
Can not change the state to 'Processing': target method was not found.
Could not load type 'AG.A1.Scheduler.Project.Contracts.Contracts.TCSPitBull.IForwardTranscriptAlerts' from assembly 'AG.A1.Scheduler.Project.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'AG.A1.Scheduler.Project.Contracts.Contracts.TCSPitBull.IForwardTranscriptAlerts' from assembly 'AG.A1.Scheduler.Project.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. at System.Reflection.RuntimeAssembly.GetType(QCallAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type, ObjectHandleOnStack keepAlive, ObjectHandleOnStack assemblyLoadContext) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.TypeNameParser.ResolveType(Assembly assembly, String[] names, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark) at System.TypeNameParser.ConstructType(Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark) at System.TypeNameParser.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError) at Hangfire.Common.TypeHelper.DefaultTypeResolver(String typeName) at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 8 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 7 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 6 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 5 of 10: Could not load file or assembly 'AG.A1.Scheduler.…
Can not change the state to 'Processing': target method was not found.
Could not load file or assembly 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. File name: 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null' at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly) at System.Reflection.Assembly.Load(AssemblyName assemblyRef) at Hangfire.Common.TypeHelper.AssemblyResolver(String assemblyString) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at System.TypeNameParser.ResolveAssembly(String asmName, Func`2 assemblyResolver, Boolean throwOnError, StackCrawlMark& stackMark) at System.TypeNameParser.ConstructType(Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark) at System.TypeNameParser.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError) at Hangfire.Common.TypeHelper.DefaultTypeResolver(String typeName) at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 4 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 3 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 2 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 1 of 10: Index was outside the bounds of the array.
An exception occurred during performance of the job.
Index was outside the bounds of the array.
System.IndexOutOfRangeException: Index was outside the bounds of the array. at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ForwardTranscriptAlertsTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ForwardTranscriptAlertsTask.cs:line 0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)