alchemy-common-errors
Installation
SKILL.md
Alchemy Common Errors
Overview
Troubleshooting guide for Alchemy SDK errors covering rate limits, RPC failures, invalid parameters, and network-specific issues.
Prerequisites
- A reproducible failing request that records its network, method, sanitized parameters, timestamp, response code, and request/correlation ID where available—never the API key or private key.
- Access to the appropriate Alchemy dashboard and a non-production key when testing a fix.
- A defined retry budget and an application fallback for requests that cannot safely be retried.