Skip to main content

fulfillment-backlog-investigation

Root-cause procedure for stale adoption statuses and fulfillment backlog in the PetAdoptions backend - an adoption completes but its status never updates. Use when the firing alarm or the delegated symptom is aiops-poc-be-slo-statusupdate-lag (SQS ApproximateAgeOfOldestMessage above 300 s), a growing status-queue backlog, or stale pet statuses while checkout latency and success rate are both within SLO. Covers the asynchronous path only - the status queue resolved from SSM /petstore/queueurl (messages sent versus received, backlog depth), its consumer Lambda resolved from the queue's event source mapping rather than by guessing the logical name petstatusupdater (mapping state, invocations, errors, throttles, duration), and the DynamoDB status table (write throttling). Distinguishes fault id status-consumer-off from fault id ddb-throttle. Explicitly excludes the synchronous checkout path (payforadoption-go, Aurora), which queue backup cannot delay.

Aller à l'installation

Informations de source

Dépôt
aws-samples/sample-multi-account-agentic-incident-response
Dernière activité de la source
28 août 2026 à 12:20
Langue détectée de SKILL.md
anglais
Étoiles
1
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.