-
**Describe the bug**
Hello,
I tried to use a StandardK8S Trigger with a `patch` operation and `patchStrategy: "application/json-patch+json"` but the request is rejected by Kubernetes API.
My use …
-
Let's compare error handling in RxJS and Kefir:
#### RxJS. Example 1
```js
import {Observable as O} from "rxjs"
O.from([1, 2, 3]).map(() => {
return x.y
}).subscribe(
(x) => console.l…
-
### Discussed in https://github.com/HoudiniGraphql/houdini/discussions/1006
Originally posted by **olmo-hake** March 20, 2023
Once i start to use @list in combination with @parentId i get into…
-
After establishing a WebSocket connection to an address, the connection is immediately dropped, and an EOF error is encountered. After multiple attempts, it seems that the reason may be that the clien…
yzddd updated
6 months ago
-
I've been working to support `async`/`await` in C# for doing concurrent I/O when targeting WASIp2. A key piece of that is the `wasi:io/poll#poll` function, which accepts an arbitrary number of `polla…
dicej updated
3 weeks ago
-
## Expected Behavior
I need a programmatic counterpart of structured configuraiton.
## Current Behavior
I can only set a single value (`SetConfig`) or all values at once `SetAllConfig`), …
-
在执行训练命令时报错了。
命令:!python3.8 finetune_speaker_v2.py -m "./OUTPUT_MODEL" --max_epochs 1000 --drop_speaker_embed True
报错日志:
`INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'se…
-
Error: The module '\\?\C:\Users\chron\KITT\node_modules\robotjs\build\Release\robotjs.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 108. This version of Node.js re…
-
It seems that the `@marcj/marshal` is now evolving to [deepkit](https://docs.deepkit.io), however, we still use `@marcj/marshal` for serialization/deserialization and we're in the process to migrate o…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
i…