RetryAfterExtractor

Extracts retry-after hints from error messages.

Inheritors

Functions

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