What would be the best way to simulate an auto expiry on an attribute to clear it or set it to a known value?
Scenario I’m thinking of is an attribute which indicates conversation flow is to human rather than bot. Even though instruction to user is to type ‘end chat’ at end of conversation, most will probably forget.
It would be nice to automatically end ‘pass to human’ after a preset time or after a period of inactivity so that next visit they’re talking to the bot again.
Thanks.