Limiting Task Limits
Status: Closed · Asked by omarei on · 0 views
I was wondering if I could set a task to run only a specific amount of times. Like 100 times for example, My usage case is to set a limit for interactions with a Telegram Bot to be 100 responses. Can I have a task stop working once it reaches 100 runs?
It may exist already however is there a way or workaround to create tasks with run limits?
Hey @omarei
I am afraid to say that there is no option available to restrict the use of tasks on the basis of the day for now.
Hi there,
I had a task set for Google Sheets to OpenAi with webhook link https://connect.pabbly.com/workflow/sendwebhookdata/IjU3NmMwNTZkMDYzZTA0MzY1MjZiNTUzMyI_3D_pc
this workflow blew up my task number, there seems to be a strange glitch with the sheets extension that would have completely finished all my tasks and limits on both Pabbly connect and OpenAI.
Hey @omarei
Since the Google Sheets trigger event is a webhook-based trigger event that only processes the data when received by the Google Sheets.
So, it is possible that you might have forwarded the bulk data from your Google Sheets which might have gone through the triggering column.