-
### Steps to reproduce the problem
bundle exec rails yarn:install assets:precompile
### Expected behaviour
asset precompiling as I did daily
### Actual behaviour
compiling hanged
### Detailed …
-
Currently `ascli` uses `HTTP/1`
**HTTP/2**
-**Binary Protocol**: HTTP/2 uses a binary format for data, which is more efficient for computers to parse and reduces overhead.
- **Multiplexing:** M…
-
The OpenAI chat completions instrumentation should have support for streaming.
* Update the instrumentation to support streaming
* Implement the overall `ai_monitoring.streaming.enabled` config
…
-
### Describe the bug
I've been trying to track down what looks like a memory leak for the last week where a stage buffer doesn't get cleared out even though new data arrives. In my latest attempt t…
-
I have the following code, where I try to 'simple' decompress json lines compressed with streaming compression. When comparing to decompressions from a 'simple' compressed string I mostly get the same…
-
vterm.rb recieves startup message as stream, but windows.rb can not do same way.
This difference can be critical when the window size is short.
For example,
```
+---------------------------------…
-
### Steps to reproduce
ruby "3.3.0"
gem "rails", "~> 7.1.3", ">= 7.1.3.2"
- Create a page initially with 2 forms that will be processed as `TURBO_STREAM`
- generate a scaffold for a new class
…
-
I've noticed errors in Falcon when using recent versions of this gem.
Specifically, `SSL_write: bad length` is common.
I was checking this issue: https://github.com/openssl/openssl/issues/21002
…
-
### Steps to reproduce
1. Define a view component with a default example_component.html.erb template and an example_component.html+custom.erb template
2. Render the component from a turbo stream req…
-
## :ghost: Brief Description
The cookbook tries to install `gdbm-devel` which is not available on CentOS 9.
## :pancakes: Cookbook version
`ruby_rbenv (5.0.21) - latest`
## :woman_cook: Che…