GoogleCloudPlatform / GoogleCloudPlatform/market-data-transcoder
Support dynamic handler registration through CLI options
Open
- Dominant language
- Python
- Stars
- 47
- Forks
- 11
- Avg merge
- 19d 10h
- Merged PRs (30d)
- 2
Description
Currently, custom handlers need to be authored and put into the source tree under `transcoder/message/handler`, in addition to modifying the `__init__.py` in the directory to register the new handler. It would be convenient to be able to store handler modules in arbitrary places addressed by a CLI option in order to dynamically load handler componentry
Contributor guide
Assessment
This issue has not been assessed yet.