I noticed this field in the Hangfire Dashboard for a succeeded job:
I would love to shove some data in there, to give me more information about what the job did.
How would I do that?
I have searched google, checked the Hangfire documentation etc, but with no luck - probably because "result" is a very tricky keyword to search for in this context.