Error Handling

Use this skill when designing error handling and retry strategy for the Play Billing Library. Classifies every BillingResponseCode into recoverable, non recoverable, and user driven categories and builds a retry plan with exponential backoff and circuit breaker patterns.

revenuecat Updated

File contents

revenuecat/play-billing-skills/tree/main/google-play/error-handling commit 648bf3dda6

Frequently asked questions

npx skillmds@latest add revenuecat/error-handling-2