-
Issue
===
We are using typescript sdk to send a signal (with args) to a list of workflows using batch operation. The worker is setup with the default data convertor/default settings. When the signal…
-
### What are you really trying to do?
I'm trying to use enum class to pass it to activity as an input.
### Describe the bug
Activity deserializes bytes to list of chars instead of given…
-
While working on improving the IRB test suite to run with TruffleRuby with @st0012, we discovered that `Encoding::Converter#insert_output` isn't implemented. I think this was overlooked because the [m…
-
Ruby script gives this error when trying to convert the data. I'm using ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]
```
converter.rb:24:in `strip!': invalid byte sequence in UTF-8 (…
-
According to documentation `Encoding::Converter.asciicompat_encoding` method should return compatible encoding or `nil` otherwise.
But instead, for `UTF-7`, `UTF-16` and `UTF-32`, it's throwing excep…
-
### Requested feature
Our users encounter from time to time documents that instead of text have vector path's representing themselves as text.
Because of the vector nature of it, we do not automat…
-
### Motivation
I want to be able de generate client and server from an OpenAPI specification, for an API which use XML as content type for request and response body.
Currently, `application/xml`…
-
### Is your question request related to a specific component?
VictoriaMetrics, InfluxDB1
### Describe the question in detail
I use Icinga2 and the Influxdb1writer to write performance data in…
-
Hi i cant flutter esc pos print Kazakh Letters.
```
Uint8List cash =
await CharsetConverter.encode(encodPrint, "Қолма-қол ақша салу");
print_bluetooth_thermal: ^1.0.9 charset_converter…
-
I have a openNMTPy model ```translator.pt```. While converting it using ```ct2-opennmt-py-converter --model_path himangy_triton_repo/himangy-hi-pa/1/2.pt --output_dir ct2_model --quantization "int8"``…