JobPingService.ExecutarAtividadeApiBiAmil

The job is finished. It will be removed automatically 06/14/2026 03:00:51.
// Id: #8632799
using Inpart.Integracao.GerenciadorJobs.Services;

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

Parameters

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

State

06/13/2026 03:00:51 (+1.147s) Succeeded

Latency:
46.498s
Duration:
1.091s

+56ms Processing

Server:
bfc9f5e3f4dd.staging:1
Worker:
38e9e705

+45.357s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

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

Enqueue at:
06/13/2026 03:00:43

+580ms 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)

+440ms Processing

Server:
6de9f9a9321e.development:1
Worker:
d940a176

+27ms Enqueued

Triggered by recurring job scheduler

06/13/2026 03:00:03 Created