What Changed
This version documents rate limit responses for public custom domain endpoints. Rate-limited responses include retry timing so clients can back off and retry safely.Migration
Handle429 responses by waiting for the retry interval before sending another request to the same endpoint.