Closed cugarteblair closed 1 year ago
While this may be misleading it was intentional. The forecast plot needed a non infinite date. The burn rate of zero for min nodes of zero creates a divide by zero scenario. So instead we use 0.0001 which is practically zero and doesn't cause an exception. This creates a ridiculously far off Shutdown.
A better option is to make the web page detect this and display "N/A"
This was fixed in v2.0.4