IBackgroundJob<TarefaEmpresaExecutor>.EnqueueJob

The job is finished. It will be removed automatically 02/22/2026 08:07:12.
// Job ID: #262450
using MC.Hangfire.Background;

var backgroundJob = Activate<IBackgroundJob<TarefaEmpresaExecutor>>();
await backgroundJob.EnqueueJob(
    null,
    FromJson<TarefaEmpresaExecutor>("{\"Id\":12167,\"Today\":\"2026-02-21T05:03:33.89931-03:00\"}"),
    null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RetryCount
1

State

02/21/2026 08:07:12 (+39.480s) Succeeded

Latency:
3m 729ms
Duration:
37.600s

+2.296s Processing

Server:
ln0xsdlwk0007b0:69
Worker:
5bb8a8ec
+3.611sIntegração Bitrix
+17.957s
+19.192sInicio da execução: 21:02/21/26 5:03:33 -03:00
+30.537sIntegrado id 246291 Tarefa EMITIR/ENVIAR FGTS S/ FOLHA DE PAGAMENTO

+33.634s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+140ms Scheduled

Retry attempt 1 of 10: Execution Timeout Expired. The timeout period el…

Enqueue at:
02/21/2026 08:06:24

+51.356s Failed

An exception occurred during performance of the job.

Microsoft.Data.SqlClient.SqlException

Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Microsoft.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
 ---> System.ComponentModel.Win32Exception (258): Unknown error 258
   at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__164_0(Task`1 result)
   at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location where exception was thrown ---
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at MC.AspNetCore.Log.DefaultLogger.AddLogMessageAsync[T](String idIntegracao, String descricao, String message, IUserContext userContext, String stacktrace, CancellationToken ct)
   at Hangfire.Server.PerformContextExtensions.LogMessage[T](PerformContext context, String descricao, String message, ILogger logger, IUserContext userContext, Exception ex, CancellationToken ct, ConsoleTextColor color)
   at Hangfire.Server.PerformContextExtensions.LogMessage[T](PerformContext context, String message, ILogger logger, IUserContext userContext, Exception ex, CancellationToken ct, ConsoleTextColor color)
   at Cont360.PortalCliente.Servicos.TarefaEmpresa.TarefaEmpresaCriacaoTarefas.EnqueueJob(PerformContext context, TarefaEmpresaExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\TarefaEmpresa\TarefaEmpresaCriacaoTarefas.cs:line 79
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+1m 31.394s Processing

Server:
ln0xsdlwk0007b0:69
Worker:
5e190472
+3.129sIntegração Bitrix
+19.460s
+21.053sInicio da execução: 21:02/21/26 5:03:33 -03:00

+33ms Enqueued

Queue:
default

02/21/2026 08:03:33 Created