fmn.consumer.send_queue module

class fmn.consumer.send_queue.SendQueue(config: dict)[source]

Bases: object

async close()[source]
async connect()[source]
async send(notification: Notification)[source]
async fmn.consumer.send_queue.backoff_hdlr(details)[source]
fmn.consumer.send_queue.giveup_hdlr(details)[source]