JobPingService.ExecutarAtividadeApiBiAmil

The job is finished. It will be removed automatically 02/19/2026 12:51:47.
// Id: #7372749
using Inpart.Integracao.GerenciadorJobs.Services;

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

Parameters

CurrentCulture
""
RecurringJobId
"ping-bi-amil"
RetryCount
1
Time
1771419047

State

02/18/2026 12:51:47 (+2.277s) Succeeded

Latency:
55.551s
Duration:
2.227s

+40ms Processing

Server:
b2b460f24fce.staging:1
Worker:
3ca60129

+37.916s Enqueued

Triggered by DelayedJobScheduler

+40ms Scheduled

Retry attempt 1 of 1: An invalid request URI was provided. Either the r…

Enqueue at:
02/18/2026 12:51:40

+17.324s Failed

An exception occurred during performance of the job.

System.InvalidOperationException (55f7fc053670.development:1)

An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.

System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
   at System.Net.Http.HttpClient.PrepareRequestMessage(HttpRequestMessage request)
   at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
   at Inpart.Integracao.GerenciadorJobs.Services.JobPingService.PingUrlAsync(String url) in /src/Inpart.Integracao.GerenciadorJobs/Services/JobPingService.cs:line 38
   at Inpart.Integracao.GerenciadorJobs.Services.JobPingService.ExecutarAtividadeApiBiAmil() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobPingService.cs:line 24
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+186ms Processing

Server:
55f7fc053670.development:1
Worker:
85d01b67

+24ms Enqueued

Triggered by recurring job scheduler

02/18/2026 12:50:49 Created