ruby-retryable binary package in Ubuntu Oracular armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-05-08 14:03:17 UTC Published Ubuntu Oracular armhf release universe ruby Optional 3.0.5-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu