lightblue-platform / lightblue-migrator

GNU General Public License v3.0
3 stars 13 forks source link

Imply no facade timeouts in proxy phase #400

Closed paterczm closed 8 years ago

paterczm commented 8 years ago

Right now timeouts have to be explicitly disabled in the proxy phases. Since it doesn't make sense to have them in a proxy phase, facade should never timeout Lightblue calls at that point. This change will make the proxy release and also kinda proxy rollback easier.