Closed ryskin closed 2 years 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.
Closing this issue after a prolonged period of inactivity. If this is still present in the latest release, please feel free to create a new issue with up-to-date information.
As I understand react-native-offline try to complete action only one time and then go next to complete all queries, but I have a situation that if one fails then all next will fail too. Is there are any possibility to make many retries? If I'll create new offline action I suppose it will run as the last one, but the order is important. In my case, if you do not open the work session you can make action further. I worry because photos will be sent as a request and high risk of timeout.