Dmitry Vychikov
Dmitry Vychikov
By the way, all the supported options for configuring the connection seem redundant and very difficult to maintain because of if-else branching. I would suggest to keep only `IConnectionFactory` abstraction....
> With the current state of NuGet we can't have a single package which depends on (possibly) multiple versions, unfortunately I have a feeling that we actually can do it....
> Sadly, I do not know what is the point of _newItemInQueueEvent, it was added waaay back in the day. When I was looking through the code a few years...
Hi @phillijw - What version of Hangfire and Hangfire Postgres are you using? - Can you share a reproducible application where we can observe the issue? I have just tested...
@phillijw > Ok, yes, so the main issue I'm seeing is that when I set `DisableConcurrentExecution` and I stop the process in the middle of a job, that lock doesn't...