Endogen / Telegram-Kraken-Bot

Python bot to trade on Kraken via Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPError Exceptions from `requests` are not communicated to the user

Endogen opened this issue · comments

Due to the usage of the krakenex module in version v2.0.0c2, connection handling is outsources to the module dependency requests. requests are throwing some relevant HTTPError exceptions that are currently not communicated to the user.

Should be fixed in commit 247