Sat, 01 Jun 2024 02:55:20 UTC | login

Information for build gilmsg-0.1.2-3.fc25

ID4019
Package Namegilmsg
Version0.1.2
Release3.fc25
Epoch
SummaryA reliability layer on top of fedmsg
Descriptiongilmsg layers a reliability check in-band on top of the existing PUB-SUB fedmsg framework. Here's how it works, broadly: - When ``gilmsg.publish(...)`` is invoked, you must declare a list of required recipients. - A background thread is started that listens for ACK messages on the whole bus. - If an ACK is not received from all ``recipients`` within a given timeout, then a ``Timeout`` exception is raised.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:57:48 UTC
CompletedSat, 14 Apr 2018 19:57:48 UTC
Tags
f28
f29
RPMs
src
gilmsg-0.1.2-3.fc25.src.rpm (info) (download)
noarch
gilmsg-0.1.2-3.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Sep 09 2015 Ralph Bean <rbean@redhat.com> - 0.1.2-1 - Initial package for Fedora