lexich/redux-api

Add action to postfetch function params

Open

#166 geöffnet am 10. Aug. 2017

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (95 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (496 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide