I deleted about 200 jobs, and after it finished (4-5 mins later), i now have a couple of mystery jobs in the monitor. They are neither corrupt nor valid:
It seems that jobs that have been created & deleted while my monitor was hanging deleting jobs will still appear in my monitor, but wont have any tasks.
We have a bunch of quick single task python jobs going through, maybe one every 10 seconds or so. While my monitor was busy deleting jobs, maybe around 20-30 of those were made, they rendered, and then autodeleted themselves. However, i see them all… They are marked as either Complete or Rendering. When i click on them, it starts querying the tasks, but never gets any (and i see Loading tasks… looping in the tasks pane). Weird…
Hey Laszlo,
It sounds like the monitor is potentially processing the addition/deletion of jobs in the wrong order. My guess is that because those jobs go through so quickly, by the time the monitor processes it, it has already been deleted. Then it tries to remove the job from the list first, and then tries to add it afterwards. That would explain the empty lines.
We’ll look into this theory.
Cheers,
- Ryan
Hey Laszlo,
We discovered some potential ordering issues when it comes to adding/updating/removing jobs from the Job list in the Monitor. We’ve fixed these internally, and they will be included with beta 18. In theory, if the problem you’re seeing here was due to an ordering issue, it should be fixed.
Cheers,
- Ryan