Hacker News new | ask | show | jobs
by barfoomoo 5673 days ago
If I remember correctly they had a cap of 30 seconds even for processing requests. Has this cap also been removed or it is only the cap on the task api that has been removed?
1 comments

It's been only removed for Task API... But why would do you need more than 30 seconds to process normal request?
I was using it initially to do some scraping and it used to fail. But now I guess it can be done using the task api.