Hi,
I am experiencing a problem with ListClearedOrder request - same request give different responses.
The request returns something empty as follows:
{"jsonrpc":"2.0","result":{"clearedOrders":[],"moreAvailable":false},"id":"1"}
and it should have some bets.
I wrote a small script that call the request twice and sometimes one of the two results is empty whereas the other results is not empty (same request -different responses).
It is pretty simple to demonstrate the problem - just call list cleared orders twice instead of once.
Anyone experienced the same issue?
Thanks
EKK
I am experiencing a problem with ListClearedOrder request - same request give different responses.
The request returns something empty as follows:
{"jsonrpc":"2.0","result":{"clearedOrders":[],"moreAvailable":false},"id":"1"}
and it should have some bets.
I wrote a small script that call the request twice and sometimes one of the two results is empty whereas the other results is not empty (same request -different responses).
It is pretty simple to demonstrate the problem - just call list cleared orders twice instead of once.
Anyone experienced the same issue?
Thanks
EKK


Comment