rgommezz / react-native-offline

Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️
MIT License
2.34k stars 272 forks source link

Intercept and queue actions after errors #365

Open kosbog opened 2 years ago

kosbog commented 2 years ago

Current Behavior

I need to make a re-request after 4xx & 5xx errors. I read the doc and followed the example. And it works. But I don't understand some points.

Expected Behavior

I want more flexible control of intercepted requests.

How to reproduce

Just run the app and use this tool.

Your Environment

software version
react-native-offline ^6.0.0
react-native 0.67.2
node 16.16.0
yarn 1.22.19
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.