Page 1 of 1

Error matched

Posted: Thu Nov 07, 2019 12:37 am
by tarrioin
I am making a strategy in horse racing and since it has loss recovery I use the condition of not betting until the bet is finished. My problem is that once every three or two days. I get a bet that matches but does not end. For the robot it is as if that race is not carried out and the balance appears the pending bet. But when you update the balance you can see that there is no pending bet, and if you load the market in the browser the winner is already published. The arcane logs show nothing weird.

Re: Error matched

Posted: Thu Nov 07, 2019 12:40 am
by tarrioin
06/11/2019 15:01:53: UnsettledMarkets not satisfied, strategy: Name strategy (637021709279172759), active bets: 1, bets being placed 0
06/11/2019 15:04:45: Keep alive success.
06/11/2019 15:06:58: ListClearedOrdersRequest: PerformRequest Exception: RunneAPINGExceptionDescription : ErrorDetails= : ErrorCode=TOO_MANY_REQUESTS : RequestUUID=ie1-ang05a-prd-10291016-00282d2cbf
06/11/2019 15:06:58: RequestsController: RequestError = ERROR, RequestStatus = DONE, StartTime = 06/11/2019 15:06:58, EndTime = 06/11/2019 15:06:58
06/11/2019 15:09:21: UnsettledMarkets not satisfied, strategy:

Re: Error matched

Posted: Thu Nov 07, 2019 12:51 am
by BfBotManager
Log file shows that you are making too many requests to Betfair API.

If you are running more than one instance of software then close other instances or lower your refresh rate at "Tools&Settings->Monitoring settings".