One or more errors occurred. (Couldn't find that `order_id`.)

PrashantM
Hi,
I have been getting this error intermittently, since some time on getting order history once an order has been placed.
This typically happens during high volatile time such as 9:15-9:16 AM.
The error comes 1-2 in a day, not very often.

I am placing a market order using PlaceOrder, and then after 200 ms try to get the order history using the same order id that place order returns.
This way i am confirming that the order has executed. if i dont get status after 200 ms, i wait for longer time.
However, i am getting this error while calling GetOrderHistory method itself.

Can you please suggest if i am missing anything here?

Thanks
Prashant

Sign In or Register to comment.