lexich/redux-api

Add action to postfetch function params

Open

#166 ouverte le 10 août 2017

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)JavaScript (95 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (496 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur