// Id: #22338
using ;
var simahDefaultedLoansService = Activate<SimahDefaultedLoansService>();
await simahDefaultedLoansService.ExecuteAsync(50);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Status(StatusCode="Internal", Detail="ProcessSimahDefaultedLoans failed: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')")
Grpc.Core.RpcException: Status(StatusCode="Internal", Detail="ProcessSimahDefaultedLoans failed: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array, range, or multirange. (Parameter 'value')") at Madarak.Configurations.Interceptor.GrpcClientInterceptor.LogResponseAsync[TResponse](Task`1 responseTask, String methodName, Stopwatch stopwatch) at Gateway.Services.GrpcServices.Services.Application.GrpcApplicationService.ProcessSimahDefaultedLoans(GrpcRequest request) in /src/Hangfire/GrpcServices/Services/Application/GrpcApplicationService.cs:line 210 at SimahDefaultedLoansService.ExecuteAsync(Int32 pageSize) in /src/Hangfire/Jobs/Application/SimahDefaultedLoansService.cs:line 19 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered using recurring job manager