• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Telegram bot Too Many Requests: retry after 290

Status
Not open for further replies.

JOY

Member
Your Task History ID
IjU3NjIwNTZmMDYzNTA0M2Q1MjY4NTUzMTUxMzE1MTYyNTQzOSI_3D_pc
I got this error when I send the message to Telegram bot. There are 3-4s between actions but still...
Please help.

{
"ok": false,
"error_code": 429,
"description": "Too Many Requests: retry after 290",
"parameters > retry_after": 290
}

Task history:
IjU3NjIwNTZmMDYzNTA0M2Q1MjY4NTUzMTUxMzE1MTYyNTQzOSI_3D_pc
 

ArshilAhmad

Moderator
Staff member
Hi @JOY,

The issue appears to be related to the execution of your workflow at very short intervals, which resulted in the Telegram API being executed at very short intervals, leading to the error you encountered.
1700412258244.png


I suggest that you add a Delay to your workflow, as this should help you resolve the issue.
1700412639790.png


I also suggest that you enable the Auto Re-Execution feature, which should help you automatically re-execute any failed tasks.
 
Status
Not open for further replies.
Top