denoland / denoland/deploy_feedback

[Bug]: Seeing The deployment failed: TIME_LIMIT error

Open
#829 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

This happens when I try to deploy my project (Fresh app) via CLI from my dev machine. It was working earlier today. The build log says:

...
Downloaded
https://esm.sh/preact@10.22.0/denonext/devtools.mjs
Downloaded
https://esm.sh/preact@10.22.0/denonext/debug.mjs
Packaging complete
Error The deployment failed: TIME_LIMIT

### Steps to reproduce

1. Run 'deno task build' to pre-package tailwind.
2. Run 'deployctl deploy' to deploy
3. Notice: Deployment errors out

### Expected behavior

Deployment should work

### Environment

Deno: 2.2.3
deployctl: 1.13.1

### Possible solution

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the deployment with Deno 2.2.3 and deployctl 1.13.1 using `deno task build` followed by `deployctl deploy`, then compare the build log around “Packaging complete” and the TIME_LIMIT error. Done means the Fresh app deploys successfully without the TIME_LIMIT failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno, tailwindcss
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.