macxred / cashctrl_api

Python client for the CashCtrl REST API
MIT License
0 stars 0 forks source link

Retry upon connection failure #33

Closed lasuk closed 1 month ago

lasuk commented 1 month ago

Retry API request up to three times in case of connection-related exceptions, waiting one second between retries.