LinuxSuRen / api-testing

YAML based API testing tool. 开源接口调试、测试工具。Mock Server

Home Page:https://linuxsuren.github.io/api-testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support to set the timeout of the git extension

LinuxSuRen opened this issue · comments

I want to try this issue, "add an option to set the timeout" mean the user can choose to add or not to add?

commented

For the backend, it can take the timeout option from context. See also https://github.com/LinuxSuRen/atest-ext-store-git/blob/f72097a3be070e36230247e6fd4aaacbae878b80/pkg/server.go#L285

For the frontend, users can add the extra config item:

image