Does anyone know if the limit on data requests is per connection rather than tied to my user account?
I have a script that currently does quite a lot but I want to split it up into smaller tasks, so essentially each script will make a new connection to the API. Each individual script will never be over the request limit but it's possible that 3 of them will all make a request at the same time and collectively they would be over the limit.
So I am wondering if as long as each connection is below the limit then I am ok?
Multiple Betfair connections and Data Request Limits
-
- Posts: 3140
- Joined: Sun Jan 31, 2010 8:06 pm
All requests are linked to the user account even if you have multiple accounts in the same name they'll link them as they do for PC. So it's pointless making new connections if it's solely to try and get more requests.
-
- Posts: 3140
- Joined: Sun Jan 31, 2010 8:06 pm
You'd be better off asking the BDP team direct on that. There are limits on concurrent connections but can't remember off hand what that default limit is. You can always request BDP increase it if you hit it but probably best to ask them beforehand rather than have a connection blocked at a critical time. Guess so much depends on how many connections you think you'll be making as most people won't have the problem.
https://support.developer.betfair.com/h ... hange-API-
https://support.developer.betfair.com/h ... hange-API-
-
- Posts: 3140
- Joined: Sun Jan 31, 2010 8:06 pm
Everything is account based usually but best ask BDP to be on the safe side as they will increase your limits if you're paying enough commission, contributing to markets etc so in their favour to do so.
Except commission
