Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better monitoring of recursive tasks progression #97

Open
Skrattoune opened this issue Mar 24, 2022 · 2 comments
Open

Better monitoring of recursive tasks progression #97

Skrattoune opened this issue Mar 24, 2022 · 2 comments

Comments

@Skrattoune
Copy link
Contributor

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

Skrattoune added a commit to Skrattoune/django-huey-monitor that referenced this issue Mar 24, 2022
Documenting the use of the helper functions described in boxine#97
@Skrattoune
Copy link
Contributor Author

I didn't create any testing associated to those fonctions,
but I ensure that you can use the content of https://github.com/boxine/django-huey-monitor/blob/master/huey_monitor_tests/test_app/tasks.py for testing purposes as you do with the other examples

Skrattoune added a commit to Skrattoune/django-huey-monitor that referenced this issue Mar 24, 2022
Skrattoune added a commit to Skrattoune/django-huey-monitor that referenced this issue Mar 30, 2022
I let make_complete and make_task_complete as they are slightly different
@Skrattoune
Copy link
Contributor Author

Hi,
could you give me a feedback on this?
You can have a look at the use cas examples :
Skrattoune@cda1585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant