[Buildbot-devel] Seems routing keys in doc are not complete?
Damon Wang
damon.devops at gmail.com
Wed Jun 18 09:37:24 UTC 2014
Hi,
I have set a small sniffer to monitor mq's working, and found some filters
that consumer use are not list at document(
http://docs.buildbot.net/nine/developer/mq.html).
For example (the format is consume: callback: filter: persistent):
consume: <bound method Consumer.onMessage of <buildbot.www.sse.Consumer
object at 0x413b650>> : ('masters', None, None) : None
consume: <bound method Consumer.onMessage of <buildbot.www.sse.Consumer
object at 0x413b650>> : ('changes', None, None) : None
...
Should we sometime complete the doc? The work won't be too difficult, just
search every startConsuming's callby and record it.
Regards,
Damon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140618/6378dd06/attachment.html>
More information about the devel
mailing list