AI Studio Rules Fallback Options

Is there a way to configure a rule to fall back to non-AI enhanced rule actions when you’ve reached your AI Studio credit limit or the AI Service is unavailable? I suppose we would need a conditional that allows us to go down another path in the rule when the AI service is unavailable or something akin to this.

3 Likes

My first idea is to try and utilise the new timer field, which I think can be used to build in delays. Then set it up so the backup rule can check after 5 minutes whether the AI studio rule has run and act based on that.

1 Like

@Jan-Rienk How do you automate setting and starting a timer for less than an hour? I don’t see that option in the rules engine. Is there another way to set and start timers besides rules?