vexana icon indicating copy to clipboard operation
vexana copied to clipboard

how do we retryRequest

Open azaderdogan opened this issue 2 years ago • 2 comments

For example, if I don't have an internet connection and when the connection comes, how can I renew the request without missing it?

azaderdogan avatar May 28 '22 22:05 azaderdogan

yo shuld be try retry pakcge from google dev or we can implement this feature on our services. but it's depend for your business logic i think you should be write. https://pub.dev/packages/retry

VB10 avatar May 28 '22 23:05 VB10

I think we should add a method called retry to the NetworkManager class. this suggestion is beyond my scope. I may want to do this with the network service I am currently using. maybe a pr request will come

azaderdogan avatar May 29 '22 07:05 azaderdogan