I have simple solution using HangFire Background task inside ASP .NET CORE application. There is no errors inside app, but HangFire puts a lot of erros like this
ERROR Connection ID “12826251740361917396”, Request ID “800203e1-0000-b200-b63f-84710c7967bb”: An unhandled exception was thrown by the application.
There is no error on dashboard
but task is no executed
what kind of error may produce this exception