refactor(utils/bec_dispatcher): new singleton definition
Description
New singleton definition for BECDispatcher providing more idiomatic approach with __new__, similar to BECClient in bec_core .
Related Issues
closes #129 (closed)
Type of Change
-
BECDispatchersingleton creation - Singleton instance can be reset
Potential side effects
None
Definition of Done
-
Documentation is up-to-date.