Refering to issue #91,
I have implemented locally a few helpers which enable better monitoring of progression, especially useful in the case of recursive sub-tasks.
To document their usage, I have added functional example in https://github.com/boxine/django-huey-monitor/blob/master/huey_monitor_tests/test_app/tasks.py
Please have a look at the corresponding PR
Refering to issue #91,
I have implemented locally a few helpers which enable better monitoring of progression, especially useful in the case of recursive sub-tasks.
To document their usage, I have added functional example in https://github.com/boxine/django-huey-monitor/blob/master/huey_monitor_tests/test_app/tasks.py
Please have a look at the corresponding PR