qubole / qds-sdk-java

A Java library that provides the tools you need to authenticate with, and use the Qubole Data Service API.

Home Page:https://api.qubole.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retry mechanism needed

Randgalt opened this issue · comments

In case of idempotent requests or connection issues, requests should be retried.