I'm placing in-play bets asynchronously on a specific market using an API connection (api1). On another API connection (api2) I am calling getMUbets for the particular market.
Quite often the getMUBets call takes over 10 seconds to respond. I have a feeling the in-play bet delay is causing the getMUbets to hang.
Is this a bug? Any way around it?
Quite often the getMUBets call takes over 10 seconds to respond. I have a feeling the in-play bet delay is causing the getMUbets to hang.
Is this a bug? Any way around it?


Comment