JobSLANotificacaoService.ExecutarAtividade

The job is finished. It will be removed automatically 02/19/2026 17:16:54.
// Id: #7375027
using Inpart.Integracao.GerenciadorJobs.Services;

var jobSLANotificacaoService = Activate<JobSLANotificacaoService>();
await jobSLANotificacaoService.ExecutarAtividade();

Parameters

CurrentCulture
""
RecurringJobId
"notificacao-sla-cotacao"
RetryCount
1
Time
1771434905

State

02/18/2026 17:16:54 (+10.880s) Succeeded

Latency:
1m 28.884s
Duration:
10.508s

+157ms Processing

Server:
523d50df525b.development:1
Worker:
5dbc9218

+24.163s Enqueued

Triggered by DelayedJobScheduler

+233ms Scheduled

Retry attempt 1 of 1: Timeout expired. The timeout period elapsed prio…

Enqueue at:
02/18/2026 17:16:33

+52.177s Failed

An exception occurred during performance of the job.

System.InvalidOperationException (c0222f3e88a4.staging:1)

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.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)
   at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)
   at Inpart.Integracao.GerenciadorJobs.CustomDisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in /src/Inpart.Integracao.GerenciadorJobs/Helper/CustomDisableConcurrentExecutionAttribute.cs:line 57
   at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1 tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Profiling\ProfilerExtensions.cs:line 37
   at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstance instance, Func`2 action, String message) in C:\projects\hangfire-525\src\Hangfire.Core\Profiling\SlowLogProfiler.cs:line 51
   at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfiler profiler, TInstance instance, Action`1 action, String message) in C:\projects\hangfire-525\src\Hangfire.Core\Profiling\ProfilerExtensions.cs:line 29
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 140

+12.117s Processing

Server:
c0222f3e88a4.staging:1
Worker:
2b6a11a4

+10ms Enqueued

Triggered by recurring job scheduler

02/18/2026 17:15:14 Created