70 ms·
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
by barfoomoo 16y 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?
- piotrSikora 16y agoIt's been only removed for Task API... But why would do you need more than 30 seconds to process normal request?
- barfoomoo 16y agoI 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.