Troubleshooting Single-Cycle Issue in Telegram Bot Scenario

Hey, everybody.
I am a beginner to make.com.
I want to create a Telegram bot that responds with GPT Chat to a user.
The problem is that I can’t start the system more than 1 time. The settings are on the screenshot.
I press ‘Run once’ with Max number of cycles in scenario settings equals 10. I expect 10 consecutive messages to be processed. However, the system processes only one incoming message, after which the scenario ends.
I would appreciate your ideas on how to solve this problem.

Welcome to the Make community!

The “Max number of cycles” only work when the schedule is not “Immediately” (or instant).

This means the webhook queue gets filled up, and then the next time the “interval” runs, the number of cycles are processed.

For more information, see the Make Academy.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew