lexich/redux-api

Add action to postfetch function params

Open

#166 aperta il 10 ago 2017

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)JavaScript (95 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (496 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor