// Id: #169755
using ;
var dispatchAdminNotificationJobService = Activate<DispatchAdminNotificationJobService>();
await dispatchAdminNotificationJobService.ExecuteAsync(50);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Status(StatusCode="Unknown", Detail="Exception was thrown by handler.")
Grpc.Core.RpcException: Status(StatusCode="Unknown", Detail="Exception was thrown by handler.") at Madarak.Configurations.Interceptor.GrpcClientInterceptor.LogResponseAsync[TResponse](Task`1 responseTask, String methodName, Stopwatch stopwatch) at Gateway.Services.GrpcServices.Services.GrpcAdminNotificationService.ExecuteAdminDispatch(AdminGrpcRequest request) in /src/Hangfire/GrpcServices/Services/GrpcAdminNotificationService.cs:line 38 at DispatchAdminNotificationJobService.ExecuteAsync(Int32 pageSize) in /src/Hangfire/Jobs/Notifications/DispatchAdminNotificationJobService.cs:line 18 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler