Pakiet: ruby-retryable (2.0.4-1)
Odnośniki dla ruby-retryable
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego ruby-retryable:
- [ruby-retryable_2.0.4-1.dsc]
- [ruby-retryable_2.0.4.orig.tar.gz]
- [ruby-retryable_2.0.4-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
module that allows one to retry a code block
Runs a code block, and retries it when an exception occurs. It's great when working with flakey webservices (for example).
It's configured using four optional parameters :tries, :on, :sleep, :matching, :ensure, :exception_cb and runs the passed block. Should an exception occur, it'll retry for (n-1) times.
Should the number of retries be reached without success, the last exception will be raised.
Inne pakiety związane z ruby-retryable
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- lub ruby-interpreter
- Pakiet niedostępny
Pobieranie ruby-retryable
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 7,8 KiB | 28,0 KiB | [lista plików] |