jackzhang
jackzhang
比如重试 5 次 ``` let time = () => { return new Promise((resolve, reject) => { setTimeout(() => { reject("error"); }, 1000); }); }; async function f(retry = 5) {...
Hi @cohix, I want to try to solve this problem.
~Hi @alexellis , Is there still a problem here?if so, I can try to solve it
Hi! still open pr , I would like to help write a plugin:)
@mcollina Hey, the works of this plugin wheather transform request params to line json type params, or not another meaning? the above example I have misunderstood a bit.
> I confirm @NodeJSmith answer. You should edit the config file in ~/.opencommit and remove the line with OCO_AZURE_ENDPOINT=我确认答案。您应该编辑 ~/.opencommit 中的配置文件并删除 OCO_AZURE_ENDPOINT= 行 very nice