Alex Rosenfeld
Alex Rosenfeld
Any plans to make the source not just nuget or github, but parameterizable? I'm looking to use this to publish to a private nuget repository, like my own artifactory.
@rohith thanks I actually ended up rolling my own, it does a bunch of other behavior I was also looking for.
we're facing the same problem ☹️
I've checked my code numerous times, I do dispose. Also, worth noting, I never actually use the `JobStorage.Current.GetConnection()` method either.
initial testing seems to indicate so!
@frankhommers I'm seeing this too, we should reopen this issue.
I get this on the latest release: ``` Hangfire.PostgreSql.PostgreSqlDistributedLock - HangFire:recurring-jobs:lock: Failed to lock with transaction 40001: could not serialize access due to concurrent update ```
Related to the recent changes / releases? @vytautask
Yeah, outputting with details from the environment would be great too. I'm not sure why I didn't include that in my OP, it's pretty obvious 😆