JobPingService.ExecutarAtividadeApiBiAmil

The job is finished. It will be removed automatically 02/19/2026 10:30:50.
// Id: #7372072
using Inpart.Integracao.GerenciadorJobs.Services;

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

Parameters

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

State

02/18/2026 10:30:50 (+223ms) Succeeded

Latency:
49.060s
Duration:
186ms

+34ms Processing

Server:
0c3a799cf529.staging:1
Worker:
51d42129

+48.403s Enqueued

Triggered by DelayedJobScheduler

+7ms Scheduled

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

Enqueue at:
02/18/2026 10:30:37

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

+164ms Processing

Server:
618236ed27c9.development:1
Worker:
65d593be

+6ms Enqueued

Triggered by recurring job scheduler

02/18/2026 10:30:01 Created