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

[feature] How to by pass some hangfire parameters to httpjobs?

Open maxiar opened this issue 1 year ago • 2 comments

Hi! Is there any way to pass hangfireparameters like JobId or RecurrentJobId, JobName to the Http Request DATA using a template variable or something like that...

image

In order to ensure a traceability from hangfire job server to the final http job endpoint when we don't use Server-Agent (I don't like the hangfire database access from the agents)

Thanks in advanced! Regards

maxiar avatar Aug 16 '24 01:08 maxiar

Good question, I'll see how to make it compatible.

yuzd avatar Aug 16 '24 01:08 yuzd

Any News or idea?

maxiar avatar Sep 26 '24 01:09 maxiar