To send notifications, sendalerts calls Flip.send_alerts(). I updated Flip.send_alerts() to be a generator, and to yield a (channel, error, send_time_in_seconds) triple per sent notification.