vitalii.s
vitalii.s8mo ago

Scheduled functions timeouts

Hey guys! I'm building an MVP, and I have one problem I use an API that (by their documentation) can respond for up to 40 min. It's not the best API and they don't have a workaround, but still, is there any way to change the current limit (10 min)?
2 Replies
Michal Srb
Michal Srb8mo ago
There's no way to increase the limit. That is an extremely slow API, can they call your server instead at the end (like a webhook)?
vitalii.s
vitalii.sOP8mo ago
unfortunately no, this is a Beta version, so maybe they will implement webhooks support later. I will contact them about this issue. Thanks for the answer!

Did you find this page helpful?