-
The perf runs are collecting go profiling results on a fixed interval (every 9 minutes). This makes sense for 1 hour tests, but not for long-running tests.
Would like to be able to customize the …
-
While re-syncing the microgrid to the grid, rapid feedback on the delta between between the grid and microgrid or whether they are in sync is important.
- Could the polling interval for certain ad…
-
Undocumented features of task job polling:
* there is a default "execution polling interval" of PT15M, even when polling is not configured
* "execution timeout polling intervals" repeat ad infinit…
-
We're seeing a substantive network system load with the monitoring we're doing. We're seeing the polling interval set at 30 seconds in the code; can we have a startup parameter that sets the polling i…
-
I had to restore my flows from a previous backup
I have a bot named casa_brunialti
The server config seems to be ok, but the receiver node cannot connect (node status disconnected).
I'm sure the to…
-
When creating a slave, the Poll Interval field is hidden. It can be enabled by changing Poll Interval Selection field to Trigger and back to Interval.
![image](https://github.com/user-attachments/…
-
I would love to dockerize solid_queue and deploy it on my server.
I already have a custom dockerfile (Dockerfile.worker) with the following:
```
# syntax = docker/dockerfile:1
# This Dockerf…
-
From README:
> Datex2 and other APIs may have rate limits. The system must handle these limitations through caching and efficient data request strategies.
For one, Datex2 is just an exchange fo…
-
Hello.
I'm using mbmd since few days so I'm not expert on this.
My goal is to use mbmd with Home Assistant and may be in future publish the data of my SDM120 meter to MQTT.
I see mbmd publish dat…
-
First I've configured OPAL Server to utilize local Redis instance (running as Docker container)
```
OPAL_BROADCAST_URI=redis://broadcast-channel:6379
OPAL_POLICY_REPO_POLLING_INTERVAL=5
```
a…