Open
Description
There's a decade-old TODO in our notifications_subscriber:
Let's look into whether there is an API for finding all subscribers as an alternative to this approach. If there isn't one, consider:
- Creating an issue for the Rails core team to address it
- Submitting a PR to Rails that creates an API to access all subscribers
Remove the TODO when finished.
Whatever we come up with should be OTel-informed.