Part of lp.services.messaging.rabbit View In Hierarchy
Method | __init__ | Undocumented |
Method | receive | Pull a message from the queue. |
Inherited from RabbitMessageBase:
Method | channel | Undocumented |
Parameters | timeout | Wait a maximum of timeout seconds before giving up,
trying at least once. |
Raises | QueueEmpty | if the timeout passes. |