Retry only what retrying fixes
concurrency_exceeded is worth a backoff. insufficient_credits,
unknown_voice and text_too_long will fail identically forever — read the
message instead.
What comes back, and what to do about it.
concurrency_exceeded is worth a backoff. insufficient_credits,
unknown_voice and text_too_long will fail identically forever — read the
message instead.