Hi
I have just run into a SUBSCRIPTION_LIMIT_EXCEEDED error whilst using the stream API.
The Stream API manual doesn't help at all on this, with a vague
Gee thanks, I figured that out myself, tell me what the limit figure is then ?
It would appear that the actual figure is 200 markets, then the error triggers. I am not sure if they have changed this in the latest update ? Seemed odd I hadn't hit this error before.
That seemed kind of low to me, for example in the UK you can get 150 greyhound races in a day, and 50 horse race markets. Subscribe to both of those lists and bang you error out !
That raises the question, does the Server automatically decrement your subscription count when a market closes ? If it doesn't do that then I will need a big rewrite of my code trying to figure out when I can safely unsubscribe from a market
Summarising my questions for BDP Tech support
1) Can you confirm if the subscription limit is 200 ?
2) Does that count get decremented on the Server when a market closes ?
3) Can you add some more notes in the manual(and here) explaining this limit and giving guidance on when we need to unsubscribe to prevent this error happening.
Thanks, in anticipation of a reply.
Regards Geoff
I have just run into a SUBSCRIPTION_LIMIT_EXCEEDED error whilst using the stream API.
The Stream API manual doesn't help at all on this, with a vague
SUBSCRIPTION_LIMIT_EXCEEDED = Customer tried to subscribe to more markets than allowed to
It would appear that the actual figure is 200 markets, then the error triggers. I am not sure if they have changed this in the latest update ? Seemed odd I hadn't hit this error before.
That seemed kind of low to me, for example in the UK you can get 150 greyhound races in a day, and 50 horse race markets. Subscribe to both of those lists and bang you error out !
That raises the question, does the Server automatically decrement your subscription count when a market closes ? If it doesn't do that then I will need a big rewrite of my code trying to figure out when I can safely unsubscribe from a market

Summarising my questions for BDP Tech support
1) Can you confirm if the subscription limit is 200 ?
2) Does that count get decremented on the Server when a market closes ?
3) Can you add some more notes in the manual(and here) explaining this limit and giving guidance on when we need to unsubscribe to prevent this error happening.
Thanks, in anticipation of a reply.
Regards Geoff



Comment