KomodoPlatform / atomicDEX

This is the official AtomicDEX mobile (smartphone app) repository
https://atomicdex.io
GNU General Public License v2.0
10 stars 15 forks source link

Repeat order when failed #152

Open dth88 opened 4 years ago

dth88 commented 4 years ago

If an order fails (timeout, ...) there should be a Retry button which "repeats" the request.

Duplicated from private repo https://github.com/ca333/komodoDEX/issues/277

cipig commented 4 years ago

don't know if that is such a good idea it can make things worse if network is overloaded and you send more network requests in a loop and if timeout is because of dead/faulty maker, it will not have any positive effect