all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: ruby-retryable  ]

Пакунок: ruby-retryable (2.0.4-1)

Links for ruby-retryable

Screenshot

Debian Resources:

Download Source Package ruby-retryable:

Maintainers:

External Resources:

Similar packages:

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.

Інші пакунки пов'язані з ruby-retryable

  • depends
  • recommends
  • suggests
  • enhances

Завантажити ruby-retryable

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
all 7.8 kB28.0 kB [список файлів]