-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi,
I was wondering if its possible to logs tasks through websockets? for example something like this:
https://youtu.be/R_yWvXWa13U?t=66
i did this using django-tasks
which fork from django-rq
but the problem is i'm facing issue of high cpu usage. After few minutes cpu is on fire such as 200-400% and i'm unable to reproduce issue. That more seems issue of django channels. I'm sure i'm not logging messages to client in right way due to lack of knowledge. That's some work around.
Metadata
Metadata
Assignees
Labels
No labels