lfbertucci
Results
2
issues of
lfbertucci
Hello Daniel, After the changes on WorkflowCore to run with NET6, MySQL provider stopped working, throwing an error when trying to start de WorkflowCore Host. The issue only occurs when...
Hi Daniel, during my research to find a way to create a step with deadline, I found some post that suggest to use a .Parallel() with .WaitFor() on one branch...