Skip to content
Sections
>> Trisquel >> Пакети >> aramo >> ruby >> ruby-retryable
etiona  ] [  nabia  ] [  aramo  ]
[ Източник: ruby-retryable  ]

Пакет: ruby-retryable (3.0.5-1)

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 8,7 кБ31 кБ [списък на файловете]