Skip to content

Commit b286ac1

Browse files
committed
docs: add stalled jobs to menu #2
1 parent 1cba67b commit b286ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ export default defineConfig({
6868
label: 'Error Handling & Retries',
6969
slug: 'error-handling-retries',
7070
},
71+
{ label: 'Stalled Jobs', slug: 'stalled-jobs' },
7172
{ label: 'Scaling Workers', slug: 'scaling-workers' },
7273
{ label: 'Performance Tips', slug: 'performance-tips' },
7374
],

0 commit comments

Comments
 (0)