You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers-ai/workers-ai-errors.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,4 @@ Below is a list of Workers AI errors.
23
23
| Timeout | 3007 | 408 | Request timeout |
24
24
| Aborted | 3008 | 408 | Request was aborted |
25
25
| AccountLimited | 3036 | 429 | You have used up your daily free allocation of 10,000 neurons, please upgrade to Cloudflare's Workers Paid plan if you would like to continue usage. |
26
-
| OutofCapacity | 3040 | 429 | No more colomns to forward the request to|
26
+
| OutofCapacity | 3040 | 429 | No more colos (datacenters) to forward the request to |
0 commit comments