server icon indicating copy to clipboard operation
server copied to clipboard

One too many subtasks

Open JormungandrYggdrasil opened this issue 7 years ago • 4 comments

I see some subtasks are created when rules are involved. I'm not entirely sure what the deal is here, but this is obviously going over the top. It makes everything unorganized.

image

JormungandrYggdrasil avatar Aug 12 '18 23:08 JormungandrYggdrasil

Hashtopolis 0.7.0

Recreate by adding a dictionary & rule to the "files" Then create a task with both of them "#HL# -r " and letting the agent run it.

JormungandrYggdrasil avatar Aug 12 '18 23:08 JormungandrYggdrasil

Can you please give some details about the task and hash algorithm you run? Because this is the rule splitting feature being active here (https://s3inlc.wordpress.com/2018/07/18/rule-splitting-in-hashtopolis/) which happens when the benchmark of the task is not ideal to split it into chunks.

s3inlc avatar Aug 13 '18 07:08 s3inlc

The rule splitting seems to be a valid cause.

My takeaway from this is though that there are 651 subtasks and no way to collectively view the cracked hashes from all of these tasks at the same time. So maybe viewing statistics from the supertask would be a nice addition.

It would show what subtask is being worked on by what agents and the % of subtasks that have been completed.

edit: I already deleted the task and just remembered that I might have already seen this. Ignore the above if that's the case.

Free to close

JormungandrYggdrasil avatar Aug 15 '18 11:08 JormungandrYggdrasil

There are some points which could be improved with supertasks. It's possible to see how many hashes were cracked by a supertask, but not to view them directly. And also it's possible to see the progress in total of the supertask with the normal task progress image which is rendered when you hover over the ID of the supertask. I might introduce a supertask detail page like for tasks.

s3inlc avatar Aug 16 '18 07:08 s3inlc

Will be fixed with #918

zyronix avatar Jun 15 '23 11:06 zyronix