// Id: #9660
using ;
var notificationsJobsService = Activate<NotificationsJobsService>();
await notificationsJobsService.ExecuteAsync(10);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Status(StatusCode="Unimplemented", Detail="Method is unimplemented.")
Grpc.Core.RpcException: Status(StatusCode="Unimplemented", Detail="Method is unimplemented.") at Gateway.Services.GrpcServices.Services.GrpcNotificationService.ProcessNotificationJobs(GrpcRequest request) in /src/Hangfire/GrpcServices/Services/GrpcNotificationService.cs:line 67 at NotificationsJobsService.ExecuteAsync(Int32 pageSize) in /src/Hangfire/Jobs/Notifications/NotificationsJobsService.cs:line 18 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Triggered by recurring job scheduler