Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix hangfire resume workflow (#6097)
There was a bug in the hangfire implementation where it would always generate a random workflowinstanceid because it was not passed into the createclient. Because of this hangfire was unable to resume instances. Co-authored-by: Sipke Schoorstra <[email protected]>
- Loading branch information