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.

설치로 이동

소스 정보

저장소
aws-samples/sample-multi-account-agentic-incident-response
최근 소스 활동
2026년 8월 28일 12:20
감지된 SKILL.md 언어
영어
스타
1
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.