indeed. I've moved it to use the Message variant since. so it currently seems to be working fine. I'm just curious at to what my deal was. there's a good chance I was doing something incorrect.

Replies (3)

Try to move the `client.subscribe` code and filter in the `process_reminder_notifications` func, between the `let mut notifications = client.notifications();` and `info!("listening for notifications");`