Releases: ComingCL/go-workflow
Releases · ComingCL/go-workflow
v0.0.5
21 Nov 07:55
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from ComingCL/feature
return error
v0.0.4
21 Nov 07:35
Compare
Sorry, something went wrong.
No results found
Merge pull request #4 from ComingCL/feature
remove executeReadyDependents
v0.0.3
20 Nov 08:57
Compare
Sorry, something went wrong.
No results found
Merge pull request #3 from ComingCL/feature
upgrade
v0.0.2
20 Nov 08:13
Compare
Sorry, something went wrong.
No results found
Feature
Add WithSkipSucceededNodes() option to skip already succeeded nodes during workflow retry
Enhance NewEngine() constructor with support for multiple configuration options
Improve parameter validation and error handling for better code safety
Comprehensive unit test coverage to ensure feature stability
Use example
engine , err := NewEngine (ctx , workflow , controller , repository ,
WithSkipSucceededNodes (true ))
v0.0.1
10 Oct 11:07
Compare
Sorry, something went wrong.
No results found