Matt Kocaj
Matt Kocaj
@jiacheo this is rebased now
I don't think the "vendor bias" is a problem. If this doc emerges over time as the product of various real-world experience then references should reflect that. It's hard to...
I think this is the more appropriate link https://github.com/skeleton-framework/skeleton-framework
I think this is the more appropiate link https://github.com/skeleton-framework/skeleton-framework
@jbenet Could do what? Implement bcrypt in multihash?
Same issue as @WreckedAvent but it was about ~15 mins until the call auth'd successfully.
@sjkp I initially tried by only making the app a `Contributor` role on a single resource group and `Read` on the subscription. But when I got the auth failures I...
@odinserj This thread seems to suggest there is no consideration in Hangfire for a deployment solution for jobs in progress. I reject this purely on the age and maturity of...
> But disposing the BackgroundJobServer triggers cancellation and aborts cull currently running jobs. We need for jobs to not start and all jobs already executing to complete. This is the...
As for a "Stop/Start" feature or workaround, one might look at the design choice and @odinserj's suggestion to dispose and re-create the `BackgroundJobServer` as "making this harder" but I don't...