estately / rets

A pure-ruby library for fetching data from RETS servers
https://github.com/estately/rets
127 stars 94 forks source link

optionally login after exception default to logging in #191

Closed hfaulds closed 8 years ago

hfaulds commented 8 years ago

Based on @summera's comments in https://github.com/estately/rets/pull/183 I think this is probably the right way to solve the exception problem and retry properly.

We can prevent logging in after retries in specific mlses if there are any worries about it.