BitMEX / api-connectors

Libraries for connecting to the BitMEX API.
https://www.bitmex.com/app/restAPI
909 stars 797 forks source link

Position.Position_get().result() of bitmex python client returning empty on test environment #422

Open keremyapar opened 4 years ago

keremyapar commented 4 years ago

Hi,

On test environment, sometimes (approximately once in a minute for 10 second periodic requests) Position.Position_get().result() returns an empty list as follows.

([], <bravado.requests_client.RequestsResponseAdapter object at 0x049F8870>)

I was not facing this issue before yesterday: 04-02-2020. Could you please have a look.

Regards

STRML commented 4 years ago

We can't reproduce this. Are you still having the issue?

JDonMc commented 2 years ago

I get the same result