From d4c0c0cd1c4e2cbd614de79362043a560b1242ee Mon Sep 17 00:00:00 2001 From: Justin Karneges Date: Mon, 28 Jan 2013 20:08:55 -0800 Subject: rename method --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fe421c0..4f0a272 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ Non-JSON results: Polling: - Call setRequestAttempts(number) to enable multiple request attempts, with + Call setAttempts(number) to enable multiple request attempts, with exponential backoff. Pass -1 to indicate infinite attempts. Transport errors or HTTP responses in the 5xx range will cause a retry to occur. Any other error will be returned to the application. Request objects may be -- cgit v1.2.3