If a plot is killed or has an error during phase 1, it is still counted towards the total. This also simplifies the code generally, and counts plots which are "warming up" (not yet running, but will be).
The warming up case is not one that would generally occur, but I reduce the server check interval down from 1 minute as part of testing. Theoretically it might occur if a system is super busy, and manages to take over a minute before the plot officially moves to phase 1.
If a plot is killed or has an error during phase 1, it is still counted towards the total. This also simplifies the code generally, and counts plots which are "warming up" (not yet running, but will be).
The warming up case is not one that would generally occur, but I reduce the server check interval down from 1 minute as part of testing. Theoretically it might occur if a system is super busy, and manages to take over a minute before the plot officially moves to phase 1.