denoland / denoland/deploy_feedback
deploy docs should be explicit that it's _CPU_ time
Open
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
> CPU Time per request | 10ms | 50ms
https://deno.com/deploy/docs/pricing-and-limits
This row has caused some confusion with "time per request" i.e. that 10ms is the maximum time a request can take before responding, rather than the total CPU time.
This could be made cleared by either:
have another row directly after this (as "time per request | unlimited (?!)"),
or comment explicitly that CPU time != time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.