Wouter Born

Results 410 comments of Wouter Born

The Demo setup has a dependency on the Energy code so I also extracted it as an extension. We could do something similar for the load tests. To test that...

> I think it makes sense, but I see no energy assets anymore in the Empty intellij profile. Is this intentional? IIRC having dependencies on extensions in the manager would...

It also fails in PR builds, see this GitHub action run: https://github.com/openremote/openremote/actions/runs/20092921781/job/57644329727?pr=2309

I had a look earlier at creating an energy module, see the [energy-module](https://github.com/openremote/openremote/tree/feature/energy-module) branch.

I gave this fix a test and it resolves the failing tests for me. I wrote a small script that executes the test in an endless loop and it didn't...

Haven't looked at the code yet @kaikreuzer. I only requested some initial @copilot feedback.

Did you ever save/analyze the heap dump when it runs out of memory? It should create a `/dump.hprof` file, see the `Dockerfile` https://github.com/openremote/openremote/blob/edde95a5d3b39fe54f2c398ae1fc66568cf2639c/manager/Dockerfile#L151 If it gets lost due to the...

There's one more to merge https://github.com/openhab/openhab-addons/pull/19028

Does it need to be rebased?