Hi @sujith , I went through that but still not clear how to handle this. Because it doesn't return the Order Id, so cant ensure that the order which I fired is actually placed or not.
I am actually running 2 algos and cant really check the Order History and find out the order exists for that symbol as sometimes for the same symbol the order might be fired from both the algos
@sujith I have started coding the retry mechanism. Just want to be sure I am doing it right. Can I assume that if I fetch the order history after the order failed with this timeout error, the order will be available within the next second? or Do I need to wait for a certain seconds before fetching the orders?
Last time, I placed so many unwanted orders, and took unwanted leverage because of this, be careful.