JobProcessarFilaAgendamentoSCF.Executar

The job is finished. It will be removed automatically 08/25/2026 07:12:43.
// Id: #9504540
using Inpart.Integracao.GerenciadorJobs.Services;

var jobProcessarFilaAgendamentoSCF = Activate<JobProcessarFilaAgendamentoSCF>();
await jobProcessarFilaAgendamentoSCF.Executar();

Parameters

CurrentCulture
""
RecurringJobId
"processar-fila-agendamento-scf"
RetryCount
1
Time
1787555346

State

08/24/2026 07:12:43 (+167ms) Succeeded

Latency:
3m 36.155s
Duration:
140ms

+37ms Processing

Server:
d35d176e5ec2.staging:1
Worker:
8a8b14f0

+11.973s Enqueued

Triggered by DelayedJobScheduler

+29.173s Scheduled

Retry attempt 1 of 3: A network-related or instance-specific error occu…

Enqueue at:
08/24/2026 07:11:50

+2m 52.160s Failed

An exception occurred during performance of the job.

Microsoft.Data.SqlClient.SqlException (ad770b53110b.staging:1)

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server)

Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server)
   at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   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
ClientConnectionId:00000000-0000-0000-0000-000000000000

+2.787s Processing

Server:
ad770b53110b.staging:1
Worker:
fea6b461

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
inpart-jobs

08/24/2026 07:09:07 Created