[go: up one dir, main page]

Skip to content

Cannot register multiple channels

Goal

Cannot register multiple channels for a single assistant:

2021/08/18 10:52:09 [DEBUG]  Set up channel:  dev_no_pii__seconddb
panic: http: multiple registrations for /webui/command

TODO / How to implement

  • initialize and register an assistant once (not for each channel)
  • create a single project for Platform client

Acceptance criteria