HangfireIO / Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
https://www.hangfire.io
Other
9.43k stars 1.71k forks source link

Background job unable to be queued #2392

Open alexrosenfeld10 opened 7 months ago

alexrosenfeld10 commented 7 months ago

Does anyone know what's going on here?

error.class:Hangfire.BackgroundJobClientException
error.message:Background job creation failed. See inner exception for details.
error.stack:   at Hangfire.BackgroundJobClient.Create(Job job, IState state, IDictionary`2 parameters) in C:\projects\hangfire-525\src\Hangfire.Core\BackgroundJobClient.cs:line 163