QueueOptions

fun <T> QueueOptions(queueWriteLayer: QueueWriteLayer<T>, retryPolicy: RetryPolicy<Throwable>? = defaultRetryPolicy)