Along with [#5658] we should have transparency into what tasks are running.
We should have an admin interface page that queries for 'busy' tasks and lists them. Include the basic details. Don't display *args
and **kwargs
since they can be huge. Bonus - convert c.user & c.project ids into real names.
Make each task a link the detail view of the task (see [#5658]).
Showing recent tasks would be a useful mode to the page also. Be able to filter by _id using timestamps
Diff:
Related
Tickets:
#5658allura:cj/5701