Is there's a way to re-call an api call using redux-saga after the call has failed for the first time?

后端 未结 0 1219
野的像风
野的像风 2020-12-01 23:01

I am tryin if the api call has failed due to token expiry to re-get a new token to use again, but I don\'t know how to get which api-call has failed and recall it with the s

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