From 35199138869b941b10a3612b89fed708ae157a8e Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sat, 6 Sep 2025 22:09:48 -0600 Subject: [PATCH] fix(deployment): update stuck build notification time from 9 to 10 minutes --- .../dashboard/application/deployments/show-deployments.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/components/dashboard/application/deployments/show-deployments.tsx b/apps/dokploy/components/dashboard/application/deployments/show-deployments.tsx index dd384e74f..1045856c2 100644 --- a/apps/dokploy/components/dashboard/application/deployments/show-deployments.tsx +++ b/apps/dokploy/components/dashboard/application/deployments/show-deployments.tsx @@ -142,7 +142,7 @@ export const ShowDeployments = ({ Build appears to be stuck
- Hey! Looks like the build has been running for more than 9 + Hey! Looks like the build has been running for more than 10 minutes. Would you like to cancel this deployment?