Software Engineering

D1, Workers - D1 automatically retries read-only queries

Cloudflare Developer Platform Changelog · 2025-09-11

D1 now detects read-only queries and automatically attempts up to two retries to execute those queries in the event of failures with retryable errors. You can access the number of execution attempts in the returned response metadata property totalattempts . At the moment, only read-only queries are retried, that is,...

Feedback