You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| use_uv | boolean | false | Use UV for faster Python package installation |
29
-
| deployment_initialization_timeout | integer | 600 (10 minutes) | The max time to wait for app initialisation during build before timing out. Max 900 (15 min)|
| use_uv | boolean | false | Use UV for faster Python package installation |
29
+
| deployment_initialization_timeout | integer | 600 (10 minutes) | The max time to wait for app initialisation during build before timing out. Value must be 60 <=x<=830|
30
30
31
31
<Info>
32
32
Changes to python_version or docker_base_image_url trigger full rebuilds since
0 commit comments