|
|
|
|
|
by rbflx
2150 days ago
|
|
Looks very interesting! Does anybody know whether this will remove the current maximum runtime limitation? As far as I can tell, workers have a maximum duration of 10ms on the free plan and 50ms on the paid one. I would assume that it does, considering that it's being compared to AWS Lambda, which has a timeout of 15 minutes. |
|
Note that the current 10ms/50ms limit is on CPU execution time; it doesn't count time waiting for remote servers to respond.