denoland / denoland/deploy_feedback
`CPU time limit exceeded`: Log additional information to help diagnose the issue
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
When the message `CPU time limit exceeded, see https://docs.deno.com/deploy/manual/pricing-and-limits (urn:dd-time-limit:deno:5n2adfq0eg9e:8ed44b00-9a30-45ea-ae43-7347a428582d)` is logged, no additional information is given to help the developer solve the problem.
### Describe the solution you'd like
Add request URL and request method to the log message to help narrow down the source of the issue. Ideally, also add the stacktrace.
### Describe alternatives you've considered
Moving away from Deno Deploy because it is impossible to diagnose `CPU time limit exceeded` issues.
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.