Skip to content

Commit 87a3a8a

Browse files
committed
mention workflows & queues
1 parent 46d362b commit 87a3a8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/changelog/workers/2025-03-25-higher-cpu-limits.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,7 @@ Worker requests could run for more than 30 seconds of total time prior to this c
4444
CPU time was limited.
4545
:::
4646

47-
For more information, see the documentation on [Wrangler configuration for `cpu_ms`](/workers/wrangler/configuration/#limits)
47+
For more information on the updates limits, see the documentation on [Wrangler configuration for `cpu_ms`](/workers/wrangler/configuration/#limits)
4848
and on [Workers CPU time limits](/workers/platform/limits/#cpu-time).
49+
50+
For building long-running tasks on Cloudflare, we also recommend checking out [Workflows](/workflows/) and [Queues](/queues/).

0 commit comments

Comments
 (0)