amfeng / phabricator-ruby

Wrapper around Phabricator's Conduit API
MIT License
16 stars 16 forks source link

Account for Conduit session timeouts #4

Open amfeng opened 10 years ago

amfeng commented 10 years ago

Either specify a timeout period for reconnecting Conduit, or reconnect conduit upon getting a session timeout error (if there exists one) in any other API request.