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.
An exception occurred during performance of the job. Fewer details...
04/18/2026 00:39:25
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/18/2026 00:37:24
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/18/2026 00:31:09
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/18/2026 00:26:54
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/18/2026 00:33:09
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/18/2026 00:26:54
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/17/2026 23:01:36
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/17/2026 23:03:36
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/17/2026 21:25:33
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/16/2026 23:23:21
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr15Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 538
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr15(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 598
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 263
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/16/2026 23:19:06
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr15Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 538
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr15(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 598
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 263
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/16/2026 23:17:54
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToDictionaryAsync[TSource,TKey,TElement](IQueryable`1source, Func`2keySelector, Func`2elementSelector, IEqualityComparer`1comparer, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToDictionaryAsync[TSource,TKey,TElement](IQueryable`1source, Func`2keySelector, Func`2elementSelector, IEqualityComparer`1comparer, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr16Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 335
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr16(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 410
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 266
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/16/2026 22:03:53
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/16/2026 21:59:36
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/16/2026 19:17:26
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/13/2026 22:40:11
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Void**arguments, Signaturesig, BooleanisConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/10/2026 00:37:30
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/09/2026 23:56:59
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/09/2026 22:57:12
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
04/09/2026 21:42:39
MySqlConnector.MySqlException
The Command Timeout expired before the operation completed.
MySqlConnector.MySqlException: The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException: Query execution was interrupted
at MySqlConnector.Core.ServerSession.ReceiveReplyAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 894
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 244
--- End of inner exception stack trace ---
at MySqlConnector.Core.ResultSet.ScanRowAsync(IOBehaviorioBehavior, Rowrow, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 252
at MySqlConnector.Core.ResultSet.ReadAsync(IOBehaviorioBehavior, CancellationTokencancellationToken) in /_/src/MySqlConnector/Core/ResultSet.cs:line 207
at MySqlConnector.MySqlDataReader.ReadAsync(CancellationTokencancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 38
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1source, CancellationTokencancellationToken)
at PD_Api.Infraestructure.Repository.LancamentoRep.GetDadosBrutosPlanejadosKr9Async(List`1projetosVersaoIds, Nullable`1ano) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 762
at PD_Api.Infraestructure.Repository.LancamentoRep.GetIndicadorKr9(List`1projetosIds, Nullable`1ano, StringcacheTag, List`1projetosVersaoIds) in /home/vsts/work/1/s/PD_Api/Infraestructure/Repository/Lancamento/LancamentoRep.cs:line 804
at PD_Api.Services.DashboardKr.DashboardKrService.CalcularIndiceAmpereCoreSemCacheAsync(List`1projetosIds, Nullable`1ano, List`1projetosVersaoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 260
at PD_Api.Services.DashboardKr.DashboardKrService.RecalcularEmpresaAsync(UInt32empresaId, Usuariousuario, IReadOnlyList`1projetoIds, CancellationTokencancellationToken) in /home/vsts/work/1/s/PD_Api/Services/DashboardKr/DashboardKrService.cs:line 158
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at PD_Api.Jobs.DashboardKrSnapshotRecalcJob.ExecuteAsync(UInt32empresaId, Nullable`1usuarioIniciadorId, Nullable`1projetoId) in /home/vsts/work/1/s/PD_Api/Jobs/DashboardKrSnapshotRecalcJob.cs:line 45
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)