right_gogrid 0.1.0
DESCRIPTION: The RightScale GoGrid gem has been designed to provide a robust interface to GoGrid’s existing API. == FEATURES/PROBLEMS: - Full programmatic access to the GoGrid API. - Complete error handling: all operations check for errors and report complete error information by raising a GoGridError. - Persistent HTTP connections with robust network-level retry layer using RightHttpConnection). This includes socket timeouts and retries. - Robust HTTP-level retry layer. Certain (user-adjustable) HTTP errors returned by GoGrid are classified as temporary errors. These errors are automaticallly retried using exponentially increasing intervals. The number of retries is user-configurable.
Gemfile:
=
安装:
=
版本列表:
- 0.1.0 February 19, 2009* (18.0 KB)
Runtime 依赖 (1):
right_http_connection
>= 1.2.4