elsa-core/src/modules/Elsa.Hangfire/Extensions
Sipke Schoorstra 5d21bcb4a9 Improve null handling and add job retry configuration
Updated null checks for job types in Hangfire extensions to prevent potential runtime errors. Added Hangfire's `AutomaticRetry` attribute to RunWorkflowJob and ResumeWorkflowJob to configure retry behavior. Simplified object initialization in WorkflowDefinitions List endpoint.
2025-02-06 19:32:08 +01:00
..
JobStorageExtensions.cs Improve null handling and add job retry configuration 2025-02-06 19:32:08 +01:00
ModuleExtensions.cs Enable customizable Hangfire job storage and deprecate obsolete APIs. 2025-01-11 19:12:38 +01:00
TimeSpanExtensions.cs Update Hangfire integration (#3898) 2023-04-12 15:10:44 +02:00