Phillip Couto
|
c067f95e4a
Added missing expansion of RetryableQuery API.
|
11 years ago |
Phillip Couto
|
7ebf2ec49a
Updated SimpleRetryPolicy documentation to include usage examples.
|
11 years ago |
Phillip Couto
|
ffbf78b624
Fixed spelling error.
|
11 years ago |
Phillip Couto
|
e781c604d6
Updated godocs at an attempt to improve understanding of said documentation.
|
11 years ago |
Phillip Couto
|
2e1ebd5c1b
Abstracted the Retry Policy logic to allow for custom policies.
|
11 years ago |
Fred McCann
|
8a78b623a9
alter NewTraceWriter to return a pointer - go vet was complaining about passing traceWriter's mutex by value
|
11 years ago |
Phillip Couto
|
e2264bb7f8
Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits.
|
11 years ago |