Closed ZuLiangWang closed 2 years ago
Close #70
As mentioned in issue, add a procedure manager implementation
NewProcedure
Manager
submit
retry
cancel
None.
Pass unit test.
Which issue does this PR close?
Close #70
Rationale for this change
As mentioned in issue, add a procedure manager implementation
What changes are included in this PR?
NewProcedure
func in procedure.goManager
interface in manager.gosubmit
、retry
、cancel
funcAre there any user-facing changes?
None.
How does this change test
Pass unit test.