lakenen / node-box-view

A node client for the Box View API
MIT License
13 stars 2 forks source link

Add retry logic to all methods (fix #5) #6

Closed lakenen closed 10 years ago

lakenen commented 10 years ago

Add a retry option to all methods, which will cause the method to retry if the response contains a retry-after header.

lakenen commented 10 years ago

superseded by https://github.com/lakenen/node-box-view/pull/7