SlideRuleEarth / sliderule-prov-sys

Provisioning System for Slide Rule clusters
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Fix dates on forecast page #28

Closed cugarteblair closed 1 year ago

cugarteblair commented 1 year ago

forecast page dates are off by one year

cugarteblair commented 1 year ago

This was due to hacking the mostrecent<charge/credit/recon>_time to force a one-time recalculation when delivering new code with a change to recon logic. There is a hard coded 8 hour throttle on getting new data from the cost explorer so once the dates were updated when new cost data was received things were back to normal.