DefaultRetryAfterExtractor

Default implementation that extracts common retry-after patterns.

Functions

Link copied to clipboard
open override fun extract(message: String): Duration?

Extracts a retry-after duration from the provided error message.