Extend async progress bar by executed scheduled task arguments
The list of scheduled tasks already contains the arguments of php scripts, while they are missing information in the asynchronous progress bar.
Tasks started at the same time, which differ in the arguments of the same script, are indifferent from each other.
1
vote
Philipp Schweers
shared this idea
-
Philipp Schweers commented
Hi Igor, sure let me explain!
If I start multiplie scheduled tasks starting the same script with different parameters .. there is no way to distinguish one from the other. So if they are finished and one fails, I can't see which one it is.