Premises:
- I add a Trigger Flow action (like you suggest here - https://medium.com/flowxo/implementing-human-takeover-in-flow-xo-6306f6a63de9) to every flow my bot it linked to. I have 3 catch-all flows right now.
- Human takeover is set to true and so everything gets processed by my Human Takeover flow as well.
Every time a user sends a message to a human, that uses 4 interactions doesn’t it? The 3 interactions from my 3 catch all flows and 1 interaction from my human takeover flow?
And humans send many messages back to back very quickly, so in a quick conversation between a user and a human, I could be looking at several hundred interactions.
Am I missing something or could a bunch of human takeover chats run up my interaction limits big time? Thanks