Hangfire throwing exceptions after app pool recycles

Thanks for this. Had the same issue with an always running instance and was initialising the AutofacActivator in Application_Start and not the Bootstrapper.

1 Like