debian-koji/plugins
Mike Bonnet a71ae2711b Add timeout and heartbeat options to the messagebus plugin.
The plugin will block for timeout seconds at most when trying to send a message to the broker.  After that amount of time, the send will fail and an error will be logged.
The plugin will check that the broker is reachable every heartbeat seconds.  If it is not reachable, the connection will be aborted and a new connection will be attempted the next time a message is sent.
2013-06-12 10:11:03 -04:00
..
echo.py - extend the plugin system with an event-based callback infrastructure 2009-11-09 10:13:21 -05:00
Makefile messagebus.py: a hub plugin to send notifications of events to an amqp broker 2009-12-22 13:44:12 -05:00
messagebus.conf Add timeout and heartbeat options to the messagebus plugin. 2013-06-12 10:11:03 -04:00
messagebus.py Add timeout and heartbeat options to the messagebus plugin. 2013-06-12 10:11:03 -04:00
rpm2maven.conf rpm2maven: a plugin to extract Maven artifacts from a rpm build and make them available in the Koji-managed Maven repo 2010-11-09 09:50:09 -05:00
rpm2maven.py rpm2maven: a plugin to extract Maven artifacts from a rpm build and make them available in the Koji-managed Maven repo 2010-11-09 09:50:09 -05:00