retry

open override fun retry(retryCount: Int, interval: Long): ResponseDataSource<T>

Retry requesting API call when the request gets failure.