Telegram chatbot - subscribers getting stuck in the starting flow and missing the recurring check

Hey everyone!

I'm building a Telegram subscription payment bot and running into an issue. I have two flows: a starting one and a recurring one (with a Repeat element) that checks whether a subscription has expired.

The problem is - subscribers who didn't respond in the starting flow are stuck there, and the recurring check never reaches them. A couple of questions:

  1. How does the Repeat element actually work? Does it fire even if a subscriber is stuck in a different flow?

  2. If a subscriber doesn't tap any button (no "Yes", no "No", no response at all) - how do I move them out of the starting flow after some time?

1
1 reply