lexich/redux-api

Add action to postfetch function params

Open

#166 aberto em 10 de ago. de 2017

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (95 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (496 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador