JobPingService.ExecutarAtividadeApiBiAmil

The job is finished. It will be removed automatically 06/14/2026 22:25:52.
// Id: #8641498
using Inpart.Integracao.GerenciadorJobs.Services;

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

Parameters

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

State

06/13/2026 22:25:52 (+197ms) Succeeded

Latency:
38.169s
Duration:
152ms

+50ms Processing

Server:
bfc9f5e3f4dd.staging:1
Worker:
d18f2da2

+37.863s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

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

Enqueue at:
06/13/2026 22:25:38

+96ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (6de9f9a9321e.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.GetAsync(Uri requestUri, HttpCompletionOption completionOption, CancellationToken cancellationToken)
   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.ExecutarAtividadeApiBiAmil() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobPingService.cs:line 25
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+117ms Processing

Server:
6de9f9a9321e.development:1
Worker:
90bda29e

+7ms Enqueued

Triggered by recurring job scheduler

06/13/2026 22:25:14 Created