JobPingService.ExecutarAtividadeApiSyslogAmil

The job is finished. It will be removed automatically 02/19/2026 19:18:25.
// Id: #7375852
using Inpart.Integracao.GerenciadorJobs.Services;

var jobPingService = Activate<JobPingService>();
await jobPingService.ExecutarAtividadeApiSyslogAmil();

Parameters

CurrentCulture
""
RecurringJobId
"ping-syslog-amil"
RetryCount
1
Time
1771442101

State

02/18/2026 19:18:25 (+17ms) Deleted

Exceeded the maximum number of retry attempts.

System.Threading.Tasks.TaskCanceledException

The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

+2m 50.773s Failed

An exception occurred during performance of the job.

System.Threading.Tasks.TaskCanceledException (a820fd15efa1.staging:1)

The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
 ---> System.TimeoutException: A task was canceled.
 ---> System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at Inpart.Integracao.GerenciadorJobs.Services.JobPingService.PingUrlAsync(String url) in /src/Inpart.Integracao.GerenciadorJobs/Services/JobPingService.cs:line 50
   at Inpart.Integracao.GerenciadorJobs.Services.JobPingService.ExecutarAtividadeApiSyslogAmil() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobPingService.cs:line 35
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+2.977s Processing

Server:
a820fd15efa1.staging:1
Worker:
fccea2ec

+16.797s Enqueued

Triggered by DelayedJobScheduler

+606ms Scheduled

Retry attempt 1 of 1: The type `Inpart.Integracao.GerenciadorJobs.Servi…

Enqueue at:
02/18/2026 19:15:29

+7.204s Failed

Can not change the state to 'Processing': target method was not found.

System.InvalidOperationException (869c6d2a4d32.development:1)

The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`

System.InvalidOperationException: The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`
   at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 109

+10ms Enqueued

Triggered by recurring job scheduler

02/18/2026 19:15:07 Created