MrTin / bigbank-client

Ruby client for Bigbank loan applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retry automatically in case of network errors

MrTin opened this issue · comments

What

Bigbank gives us network errors every now and then, would be great to use the available Faraday middleware to retry a few times before failing.