indeedeng / iwf

iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
540 stars 55 forks source link

Fix typo in comments of Config #461

Closed longquanzheng closed 3 weeks ago

longquanzheng commented 1 month ago

https://github.com/indeedeng/iwf/blob/767a9270e1eadf54ac68a2e31a4c52a06f917098/config/config.go#L34

"control naming of the not continuedAsNew workflows " -> "control workflowID of the WaitForStateCompletion workflows "