Skip to main content

checkout-latency-investigation

Root-cause procedure for slow adoption checkout in the PetAdoptions backend - adopters waiting on the pay/adopt step while adoptions still succeed. Use when the firing alarm or the delegated symptom is checkout p99 latency above SLO (aiops-poc-be-slo-checkout-latency-p99), or an app-team report that the shopper-journey canary alarm aiops-poc-fe-golden-journey-duration traces to the checkout step. Covers the synchronous path only - the payforadoption-go ECS service in cluster PetsiteECS-cluster (service latency p99, target group response time, task count, activated chaos/degradation endpoint) and its Aurora PostgreSQL database (CPU, connections, blocking and waiting sessions, lock waits, Performance Insights top SQL). Distinguishes fault id checkout-degraded from fault id db-overload. Excludes the asynchronous status-update path (SQS, the status-updater Lambda, DynamoDB), which cannot slow a checkout response. If adoptions are failing rather than slow, use payments-failure-investigation instead.

Jump to install

Source facts

Repository
aws-samples/sample-multi-account-agentic-incident-response
Last source activity
August 28, 2026 at 12:20
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.