-
-
Notifications
You must be signed in to change notification settings - Fork 10
Description
As described in the title when the command to run the worker is executed with the web plugin enabled to have the dashboard:
uv run chancy --app my_app.worker.chancy worker web -p 8001
These are the logs:
`
[12/08/25 17:36:53] INFO Loading API sub-plugin metrics init.py:169
Loading API sub-plugin metrics
INFO Loading API sub-plugin base init.py:169
Loading API sub-plugin base
INFO Loading API sub-plugin workflow init.py:169
Loading API sub-plugin workflow
INFO Dashboard running at http://127.0.0.1:8000 init.py:207
Dashboard running at http://127.0.0.1:8000
`