axios-retry with custom retry option

后端 未结 0 1938
夕颜
夕颜 2020-12-01 06:54

I\'m having issues with axios retry. It is not retrying, it returns response after first time it fails.

await axios.get(`${URL}/test`, {
    \'axios-retry\':          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题