We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cba67b commit b286ac1Copy full SHA for b286ac1
website/astro.config.mjs
@@ -68,6 +68,7 @@ export default defineConfig({
68
label: 'Error Handling & Retries',
69
slug: 'error-handling-retries',
70
},
71
+ { label: 'Stalled Jobs', slug: 'stalled-jobs' },
72
{ label: 'Scaling Workers', slug: 'scaling-workers' },
73
{ label: 'Performance Tips', slug: 'performance-tips' },
74
],
0 commit comments