Giordani.dev

Results 12 comments of Giordani.dev

Seems to be working now, EXCEPT that they started 7 mins apart and not 90 (I changed Stagger and Delay to 120 after starting the manager to test the next...

Something is off... ![image](https://user-images.githubusercontent.com/4704759/119975074-d03dc300-bf8b-11eb-93e9-3e2987cda583.png) The config file is as I post before. Seems like now the app used both variables times 2h+2h (Stagger + Delay) for a total of 4h...

Definitely not waiting for the timers I set on the config file. ![image](https://user-images.githubusercontent.com/4704759/119976632-c321d380-bf8d-11eb-8bfc-ac08e6ca83be.png)

> i'm noticing related but different behavior. > if I have MaxActivePlotPerPhase1 set to 2 and have "DelaysBetweenPlot" set to something big like 2 hours, then I will have a...

Look at those Duration times. ![image](https://user-images.githubusercontent.com/4704759/120130762-59781400-c19d-11eb-98f3-764fec9db323.png) The 4th plot (counting up>down) was the only plot in Phase 1 for at least 30 mins while there were only another 3 plots...

> looking at the config you posted above. You can see that you have 2 entries for "PlotSize", which means that this is an invalid configuration. I don't think PlotNG...

That makes a lot of sense. It definitely seems to be working that way.

So every 1 min it checks plots. That blows away one of out theories. Something is still wrong, though. 1. Ok. Makes sense. 2. `targetDelayStartTime` is measured by pickiing up...

Also, just to add to that, when loading a new config the Delay timers should not "reset". For example, if I had a config file with Delay set to 90...

I also don't think that this is supposed to happen. I only have 3 plots running with this `config`, after one of the disks got full. In my understanding, a...