全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: ruby-retryable  ]

套件:ruby-retryable(3.0.5-1)

ruby-retryable 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 ruby-retryable

維護小組:

外部的資源:

相似套件:

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

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10。0 kB31。0 kB [檔案列表]