docs: add troubleshooting for subscribers + scheduled jobs not working (#13762)

This commit is contained in:
Shahed Nasser
2025-10-16 13:07:37 +03:00
committed by GitHub
parent ee1c77a01f
commit 4eb9628514
13 changed files with 308 additions and 13 deletions
@@ -109,6 +109,11 @@ export const troubleshootingSidebar = [
path: "/troubleshooting/scheduled-job-not-running",
title: "Scheduled Job Not Running",
},
{
type: "link",
path: "/troubleshooting/subscribers/not-working",
title: "Subscribers Not Working",
},
{
type: "link",
path: "/troubleshooting/test-errors",