全部搜索项
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 [文件列表]