So, sometimes when system lost internet connection and the HTTP request is still pending, after about 11 seconds the bill acceptor starting return banknote (automatic) before I got HTTP response. How do I change or remove this timeout?
This is a feature of the device and it can not be changed (see the official documentation). I can advise at 9 seconds the device translates into a "hold" mode, but there are some pitfalls here.
Hi! Thanks for your great project! In my case when bill acceptor got a banknote, I send an HTTP request to the server
So, sometimes when system lost internet connection and the HTTP request is still pending, after about 11 seconds the bill acceptor starting return banknote (automatic) before I got HTTP response. How do I change or remove this timeout?