_get_with_retry now retries on HTTP 429 responses, respecting the
Retry-After header when present. exporter sanitizes control characters
(0x00-0x1F except \n \r \t) in text fields before JSON serialization.
fixes#11fixes#12
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>