Prediction execution time limit increased
Apr 27, 2026
1 minute read
The maximum runtime for a prediction has been increased from 15 minutes to 30 minutes. This is measured from when the prediction starts executing, not from when it enters the queue.
Previously, predictions that ran longer than 15 minutes were automatically stopped and marked as failed. Some models need more time to complete, and the previous limit was too restrictive for them.
See the execution time limits documentation for full details.