RetryAfterExtractor

Extracts retry-after hints from error messages.

Inheritors

Functions

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

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