Replies: 2 comments
-
|
i think i've solved it grammyjs/grammY#506 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hey! I met an issue while configuring a Telegram bot using Grammy on API routes. While discussing the issue with the Grammy team we've came to the point that there may be differences between
Request,ResponseandPromiseimplementation in local and production environments. While the whole implementation is working locally, the deployed one fails because of the function timeout (despite the timeout amount set in thevercel.json, I tried 15s and 300s).Route implementation
Original issue on Grammy: grammyjs/grammY#506 (comment)
Any suggestions will be appreciated! Thanks in advance!
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions