Hangfire deadlocks

Hi. I am using hangfire as a custom workflow engine, which works perfectly fine until I start logging. I log to DB as a requirement. Once I turn logging on I start getting deadlocks and system becomes really slow. I am using nlog and dotnet core.
Any ideas?

1 Like