Create another distinct action for provider call's being retried
HenryNguyen5 opened this issue · 0 comments
HenryNguyen5 commented
Currently, retried calls still go under the action type of PROVIDER_CALL_REQUESTED
, but this makes log tracing confusing as its hard to tell if a call is being retried or if it was the initial request