Improved back end processing
I had hard time doing so, but I analysed all logs (Warnings, Errors) from the backend processing.
I then solved a few bugs, corrected a concurrency issue on pollers, and reached a point when:
- There is less processing :)
- There is no more Warning / Errors in logs on standard load
- And: the non regression tests are valid ;)
- I also fixed some bugs in the meantime on the UI that cause no timeline refresh (but there are still some, for sure ;) )
I'll check tomorrow on a standard loaded day how it behaves.