iwf icon indicating copy to clipboard operation
iwf copied to clipboard

Auto removing tailing `/` in the worker URL by auto-correction

Open longquanzheng opened this issue 2 years ago • 3 comments

Sometimes user would put http://localhost:8080/iwfWorker/ as URL which will have errors, because it will be appended to the state APIs, like :

http://localhost:8080/iwfWorker//api/v1/workflowState/start

Because common to run into just remove the tailing / as auto-correction on the server.

longquanzheng avatar Jun 28 '23 17:06 longquanzheng

hey @longquanzheng can i work on this issue?

sajdakabir avatar Sep 26 '23 14:09 sajdakabir

Yeah sure ! Go ahead

longquanzheng avatar Sep 26 '23 14:09 longquanzheng

Hi @longquanzheng ,i would like to work on this issue. Can you please provide some context on the required changes.

d-vignesh avatar Apr 03 '24 10:04 d-vignesh