Resolve "advanced retry strategy"
Compare changes
@@ -85,7 +85,7 @@ class EmptyQueryResult(Exception):
@@ -98,10 +98,11 @@ def get_data(opts: Dict, headers: Dict, as_json: bool = True, max_retries=5) ->
@@ -110,11 +111,13 @@ def get_data(opts: Dict, headers: Dict, as_json: bool = True, max_retries=5) ->