I’m trying to understand how Bet Angel handles stored variable updates via the API in relation to rule execution timing. Specifically:
If I update a market’s stored variable through the Betfair API while a rule is actively running on that market, is the new value of the variable used during the ongoing execution of the rule? Or does the updated value only apply to the next rule cycle?
Are there any specific standards or best practices to follow when working with API-driven updates to stored variables in Bet Angel, particularly to avoid issues or conflicts with automation rules?