logging_retry#

API documentation for tradingstrategy.utils.logging_retry Python module in Trading Strategy.

Module description#

Loggable Retry() adapter for requests package

Classes#

LoggingRetry

In the case we need to throttle Coingecko or other HTTP API, be verbose about it.