-
In the current code base we already handle the interrupt signals in the `virtionet.go` file. However we could need to listen to them in other parts of the code (e.g in the ignition part to delete the …
-
### Description
We should implement `/cpu` endpoint handler
### Problem Statement
Currently `/cpu` endpoint has no handler
### Proposed Solution
Get system CPU info
**Acceptance Criter…
-
### The problem
I have syslog full of this messages:
every 16 seconds
```
2024-09-06T15:02:51.883842+00:00 homeassistant kernel: [ 1918.516010] cp15barrier_handler: 98 callbacks suppressed
20…
-
Include a higher max wasm query gas limit to 5M (currently 2M hardcoded)
-
### Problem
The quickfix list is a very useful builtin feature, especially for showing diagnostics in your workspace / buffer. It however lacks auto-updating of these diagnostics. This is something t…
-
Create an error handler message for the endpoints when resource is not found or server error.
-
Lexical effect handlers are nice and disciplined, but make some things, like [lightweight threads](https://github.com/fram-lang/dbl/blob/bc226d0baa747ee0419e04281fda1ce209adc6a2/examples/LWT_lexical.f…
-
Since I found nothing in the docs I wanted to try my luck here: is it possible to write a custom errorHandler for Dexie, that can just retry the last action causing the error?
Otherwise I'd neet to…
-
like mentioned in
- https://github.com/cardanoapi/autonomous-agents/issues/155
update agent to support events fields and comparision in them to trigger a function
-
If my handler throws an error, then `DataFetcherHandlerMethod` (line 239) returns `Mono.error(..)`, and then `AnnotatedControllerExceptionResolver` (line 241) tries to convert it to `Mono` again, whic…