Пакет: ruby-faraday-retry (2.2.0-2)
Ссылки для ruby-faraday-retry
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код ruby-faraday-retry:
- [ruby-faraday-retry_2.2.0-2.dsc]
- [ruby-faraday-retry_2.2.0.orig.tar.gz]
- [ruby-faraday-retry_2.2.0-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Catches exceptions and retries each request a limited number of times
The Retry middleware for faraday automatically retries requests that fail due to intermittent client or server errors (such as network hiccups).
By default, it retries 2 times and handles only timeout exceptions. It can be configured with an arbitrary number of retries, a list of exceptions to handle , a retry interval, a percentage of randomness to add to the retry interval, and a backoff factor.
The middleware can also handle the Retry-After header automatically when configured with the right status codes (see docs for an example).
Другие пакеты, относящиеся к ruby-faraday-retry
|
|
|
|
-
- dep: ruby-faraday (>= 2.0)
- HTTP/REST API client library
Загрузка ruby-faraday-retry
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 9,8 Кб | 36,0 Кб | [список файлов] |