How fast am getting my bets placed inplay?

We were all new to Bet Angel once. Ask any question you like here and fellow forum members promise not to laugh. Betfair trading made simple.
pythonic
Posts: 65
Joined: Sun Jul 08, 2018 10:20 pm

Thats interesting. I get a few connection errors sometimes and wondered why. Note that you can you can modify the maximum pool size of a session to NN like this (default is 10):
self.session = requests.Session()
adapter = requests.adapters.HTTPAdapter(pool_connections=NN, pool_maxsize=NN)
self.session.mount('https://', adapter)
I'll try to increase my pool size and see if the connection errors disappear.
Post Reply

Return to “Bet Angel for newbies / Getting started”