Hangfire.Heartbeat icon indicating copy to clipboard operation
Hangfire.Heartbeat copied to clipboard

Configuration Heartbeat AddHangFireServer

Open famda opened this issue 2 years ago • 3 comments

Hi,

I'm using this library for quite a while now. I did an upgrade to hangfire an they are changing the signature of the method that I used to configure the ProcessMonitor.

Is it possible to provide a new configuration method using the IServiceCollection extension method to add the ProcessMonitor into additional processes?

Now the configuration must be on ConfigureServices method.

image

The JobStorage cannot be null anymore (starting on version 2).

famda avatar Dec 23 '21 12:12 famda

Hi @famda ,

I'll look into it. Thanks.

ahydrax avatar Dec 24 '21 03:12 ahydrax