Name : gen_errand
| |
Version : 0.0.1
| Vendor : obs://build_opensuse_org/home:Ledest
|
Release : 3.1
| Date : 2023-08-09 00:47:46
|
Group : Development/Tools/Other
| Source RPM : gen_errand-0.0.1-3.1.src.rpm
|
Size : 0.00 MB
| |
Packager : https://www_suse_com/
| |
Summary : Erlang/OTP generic errand behavior
|
Description :
gen_errand is a behavior module to simplify interaction with unreliable external services. The primary use case is fetching resources, eg a connection to a remote database which may be temporarily down or overloaded: while the first connection attempt may fail, it may succeed when retried at a later time. It is not limited to resource fetching tasks, however, in fact most use cases that need some form of retrying can be modeled, like posting a message to your favorite social network and retrying if it happens to be down. gen_errand relieves users of the burden of implementing retry and backoff logic over and over again, and to focus on the actual interaction logic instead.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Ledest:/erlang:/20/openSUSE_Leap_15.5/noarch |