async fn is_bridge_still_online( channel: &Channel, bridge_line: String, expiry_tx: Sender<String>, ) -> Result<()>
Waits for given channel to expire and sends this info through specified channel