CommonOptions

fun CommonOptions(timeout: Duration? = null, parentSpan: RequestSpan? = null, retryStrategy: RetryStrategy? = null, clientContext: Map<String, Any?>? = null)