-
### Steps to reproduce
Idk how to reproduce yet, but it seems to be randomly happening when loading media
### Expected behavior
Should just proceed to player
### Actual behavior
Crashes app
### …
-
Acording to the Sparkplug B Spec section 5.13:
_The MQTT Will Message’s topic MUST be of the form `spBv1.0/STATE/sparkplug_host_id` where host_id is the unique identifier of the Sparkplug Host Appl…
-
Handling of detecting when the websockets close is bugged at the moment, sessions are never cleaned up because of it.
Here are a couple patches that fix the issue:
handler.py
```python
...
as…
-
There is a TODO comment in `pkg/compute/bidder.go` indicating that error handling needs to be implemented when updating the execution state:
```go
// TODO: handle error by either gracefully skipping …
-
How do I describe that an Action is `starting`, `running` and `failed`?
The `failed` part is a bit silly because `Utility AI` always rechecks scores to be dynamic, while e.g `GOAP` only does it when …
-
## Help us to manage our issues by answering the following:
1. Describe your issue:
I noticed sometimes that when I update the component inside a callback inline in the html element it updates c…
-
When using some [LSP plugins](https://github.com/sadko4u/lsp-plugins) I experience odd behavior in case the plugin in bypassed.
**To Reproduce**
Steps to reproduce the behavior:
1. Load LSP Impul…
-
Hi matth-x
I got a lastest tx, its content is :
{"session":{"active":false,"idTag":"123456","authorized":true,"timestamp":"2024-06-26T10:08:26.896Z"},"start":{"requested":true,"meter":198,"times…
-
The current state of `PointOfSaleDashboardView` Is driven by multiple `@Published` booleans within `PointOfSaleDashboardViewModel`:
```
@Published var isInitialLoading: Bool = false
@Published va…
-
* Python State Machine version: 2.3.1
### Description
Sometime action can't be completed and we need sort of cleanup code, which can be run after any action.
In my case (for irrigation autom…