I was browsing the Prefect codebase trying to understand how notifications are implemented, when I came across how services are implemented. Having injectable/modular services would be awesome, so I create a feature request:
https://github.com/PrefectHQ/prefect/issues/7064