What's Changed
LoadML improvements
- Adding some thread safe locking to prevent lockups if training tries to run during plan calculations with thread pools
- Added a database allowing users to keep much longer history that HA allows (default 90 days)
Details:
- LoadML: Add database to keep longer history by @springfall2008 in #3416
- LoadML - Try to catch race condition issues by @springfall2008 in #3422
- LoadML: Lock was in wrong place by @springfall2008 in #3423
Full Changelog: v8.33.4...v8.33.5