lexich/redux-api

Add action to postfetch function params

Open

#166 创建于 2017年8月10日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)JavaScript (95 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (496 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We already get request options in the function, but I am wanting to retry an action if the fetch fails. If we had the action in the postfetch I could just dispatch the action again.

Is there a different way to retry an action if it fails?

贡献者指南