// Id: #7373287
using Inpart.Integracao.GerenciadorJobs.Services;
var jobIntegradorAssimService = Activate<JobIntegradorAssimService>();
await jobIntegradorAssimService.ProcessarIntegracao();
| CurrentCulture | |
| RecurringJobId | |
| RetryCount | |
| Time | |
Exceeded the maximum number of retry attempts.
Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context.
An exception occurred during performance of the job.
Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context.
System.Exception: Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context. at Inpart.Integracao.GerenciadorJobs.Services.JobIntegradorAssimService.ProcessarIntegracao() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobIntegradorAssimService.cs:line 524 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Retry attempt 1 of 1: Timeout expired. The timeout period elapsed prio…
An exception occurred during performance of the job.
Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. at Microsoft.Data.Common.ADP.ExceptionWithStackTrace(Exception e) --- End of stack trace from previous location --- at Inpart.Integracao.GerenciadorJobs.Services.JobIntegradorAssimService.ProcessarIntegracao() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobIntegradorAssimService.cs:line 505 at InvokeStub_TaskAwaiter`1.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler