Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature Request: Print details of issues #7862

Open
frontendphil opened this issue Jan 22, 2025 · 0 comments
Open

🚀 Feature Request: Print details of issues #7862

frontendphil opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@frontendphil
Copy link

frontendphil commented Jan 22, 2025

Describe the solution

When a worker doesn't deploy, the error messages I've seen so far aren't helping me at all to fix the problem.

See, for instance, the screenshot below:
Image

Ok, I've reached some limits. However, this doesn't answer any of the following questions:

  • What is the limit?
  • How long did my code run? (Maybe you can run it to completion and then enforce stuff? I don't know.)
  • Can I adjust the limit? And if so, where can I do that?

I had very similar issues when my server bundle got too large. I only got informed that it was too large, but the error didn't tell me how large it was exactly, what the limit was, and how I could fix it. I had to figure out that $5 more a month did the trick, and I happily paid that. However, being stuck at this error for 2hrs didn't make me happy.


A very similar issue are the "You need to also update this in your wrangler.toml file messages. These are great if they would tell me exactly which key I need to set. Context: After I've increased the CPU limit in the settings, they are gone with a new deployment because, apparently, they aren't in my wrangler.toml. It would be just great if the same dialog that lets me configure something in the UI would also tell me what to put into my wrangler.toml.

@frontendphil frontendphil added the enhancement New feature or request label Jan 22, 2025
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant