SmsQueueProcessingService.ExecuteAsync

// Id: #6487
using ;

var smsQueueProcessingService = Activate<SmsQueueProcessingService>();
await smsQueueProcessingService.ExecuteAsync(100);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"SmsQueueProcessingService"
Time
1770747600

State

02/10/2026 18:20:00 (+271ms) Failed

An exception occurred during performance of the job.

Grpc.Core.RpcException (hangfire-59f5bf659-sd2p2:1)

Status(StatusCode="Unimplemented", Detail="Method is unimplemented.")

Grpc.Core.RpcException: Status(StatusCode="Unimplemented", Detail="Method is unimplemented.")
   at Gateway.Services.GrpcServices.Services.GrpcIntegrationService.ProcessSmsQueueMessages(GrpcRequest request) in /src/Hangfire/GrpcServices/Services/GrpcIntegrationService.cs:line 76
   at SmsQueueProcessingService.ExecuteAsync(Int32 pageSize) in /src/Hangfire/Jobs/Integration/SmsQueueProcessingService.cs:line 19
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+76ms Processing

Server:
hangfire-59f5bf659-sd2p2:1
Worker:
84ad4f0e

+35ms Enqueued

Triggered by recurring job scheduler

02/10/2026 18:20:00 Created