JobPingService.ExecutarAtividadeApiBiAmil

The job is finished. It will be removed automatically 02/19/2026 11:05:40.
// Id: #7372334
using Inpart.Integracao.GerenciadorJobs.Services;

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

Parameters

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

State

02/18/2026 11:05:40 (+190ms) Succeeded

Latency:
31.984s
Duration:
147ms

+53ms Processing

Server:
0c3a799cf529.staging:1
Worker:
15273b18

+31.630s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

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

Enqueue at:
02/18/2026 11:05:37

+166ms Failed

An exception occurred during performance of the job.

System.InvalidOperationException (618236ed27c9.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 38
   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)

+77ms Processing

Server:
618236ed27c9.development:1
Worker:
d75a49b6

+20ms Enqueued

Triggered by recurring job scheduler

02/18/2026 11:05:08 Created