JobPingService.ExecutarAtividadeApiBiAmil

The job is finished. It will be removed automatically 02/21/2026 02:45:28.
// Id: #7389667
using Inpart.Integracao.GerenciadorJobs.Services;

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

Parameters

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

State

02/20/2026 02:45:28 (+154ms) Succeeded

Latency:
25.220s
Duration:
125ms

+30ms Processing

Server:
1c34ebaf43a3.staging:1
Worker:
226980fc

+24.680s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

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

Enqueue at:
02/20/2026 02:45:19

+93ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (d3062017ac6e.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)

+174ms Processing

Server:
d3062017ac6e.development:1
Worker:
9937ce23

+220ms Enqueued

Triggered by recurring job scheduler

02/20/2026 02:45:02 Created