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

Add a mechanism to time task execution #918

Closed
fmaussion opened this issue Jan 2, 2020 · 0 comments · Fixed by #919
Closed

Add a mechanism to time task execution #918

fmaussion opened this issue Jan 2, 2020 · 0 comments · Fixed by #919

Comments

@fmaussion
Copy link
Member

My first idea was to let users do it (i.e compute the clock time needed by .execute_entity_task) but the problem is that if some tasks fail differently between tasks, the comparison is not really possible.

This mechanism can be included to the other log handling mechanisms.

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

Successfully merging a pull request may close this issue.

1 participant