posva / pinia-colada

🍹 The smart data fetching layer for Pinia
https://pinia-colada.esm.dev/
MIT License
761 stars 10 forks source link

Investigate the `retry` option #20

Closed posva closed 1 month ago

posva commented 6 months ago
posva commented 4 months ago

With further research, this can be implemented as a Pinia plugin, 100% tree shakable. I made sure it was possible by implementing it as an exercise in https://masteringpinia.com/lessons/exercise-action-retrying 😆

posva commented 1 month ago

This will be released as a plugin (plugins/retry)