12-29-2019, 11:30 AM
When a process is in the "not ready" stage, it displays an estimated time to run.
This estimated time is currently multiplied by the number of workers working the process, which makes no sense because the actual run time always remains the same, irrespective of the number of workers. It should be changed to remain the same value as for one worker.
This estimated time is currently multiplied by the number of workers working the process, which makes no sense because the actual run time always remains the same, irrespective of the number of workers. It should be changed to remain the same value as for one worker.