// Id: #7362
using ;
var benchMatrixDataPushingService = Activate<BenchMatrixDataPushingService>();
await benchMatrixDataPushingService.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.GrpcIntegrationService.ProcessBenchMatrixDataPushing(GrpcRequest request) in /src/Hangfire/GrpcServices/Services/GrpcIntegrationService.cs:line 71 at BenchMatrixDataPushingService.ExecuteAsync(Int32 pageSize) in /src/Hangfire/Jobs/Integration/BenchMatrixDataPushingService.cs:line 19 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