iwf icon indicating copy to clipboard operation
iwf copied to clipboard

Optimize versioning actions by sending via request

Open longquanzheng opened this issue 1 year ago • 2 comments

Optional to use for api service config

https://github.com/indeedeng/iwf/pull/368

https://github.com/indeedeng/iwf/pull/370

TODO: https://github.com/indeedeng/iwf/blob/5debdce14a8bd195557e3fb728904eac7a85bc85/service/interpreter/globalVersioner.go#L21 has a bug for continueAsNew. The continuedAsNew run will inherite the SAs from previous, but they may have call getVersion and upsertSA already

longquanzheng avatar Feb 22 '24 04:02 longquanzheng

Add checking if the optimization version is supported

longquanzheng avatar Feb 29 '24 15:02 longquanzheng

Need to add logic to check supported optimization version like global version

also bump a global version for this

longquanzheng avatar Mar 16 '24 22:03 longquanzheng

done. https://github.com/indeedeng/iwf/pull/382

longquanzheng avatar May 11 '24 22:05 longquanzheng