You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use full class names and kwargs in config file for simplicity
Update the demo script to use the setup method
Move object initialization into a factory module
Implement review comment to consolidate factory handling
Add settings serialization and pass into workers
Add docs on the config
Implement change described in issue comment, cls and kwargs patterns
* Convert broker base to protocol
* Refactor into single broker class
* Produce a reference json-ish schema
* Add Schema re-generation docs
* Add yield to keep protocol method async
0 commit comments