MrTin / bigbank-client

Ruby client for Bigbank loan applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeout are too low

MrTin opened this issue · comments

What

We just learned the hard-way that Bigbank loan applications can take up to a minute to generate. If the request is cut off, they still create and save the application. This is why I'm proposing we be more kind in our open_timeout and timeout.

Change scope

  • @open_timeout = 15
  • @timeout = 180 # 3 minutes