ExecuteDataCleanedUpQueueVarnaProcessingEventTask.ExecuteJob

// Job ID: #148762805
using DPoint.Scheduler.Infrastructure.Tasks;

var executeDataCleanedUpQueueVarnaProcessingEventTask = Activate<ExecuteDataCleanedUpQueueVarnaProcessingEventTask>();
await executeDataCleanedUpQueueVarnaProcessingEventTask.ExecuteJob();

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"ExecuteDataCleanedUpQueueVarnaProcessingEventTask"
Time
1761821888

State

10/30/2025 11:07:44 (+3m 51.880s) Failed

Failed to change state to a 'Failed' one due to an exception after 10 retry attempts

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.

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 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection()
   at Hangfire.SqlServer.SqlServerConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.SqlServer.SqlServerConnection.AcquireDistributedLock(String resource, TimeSpan timeout)
   at Hangfire.Storage.StorageConnectionExtensions.AcquireDistributedJobLock(IStorageConnection connection, String jobId, TimeSpan timeout)
   at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContext context)
   at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContext context, IStorageConnection connection, IFetchedJob fetchedJob, IState state, String[] expectedStates, CancellationToken initializeToken, CancellationToken abortToken)

+5m 37.367s Processing

Server:
scheduler-api-68cc7f6ff4-mhvtl:1
Worker:
281943c2

+33ms Enqueued

Triggered by recurring job scheduler

Queue:
default

10/30/2025 10:58:14 Created