-
**Describe the idea**
Sentry comes bundled with getting performance spans for Net::Http and a patch for Faraday is easy to enable. Are there any plans for an [async-http](https://github.com/socketry/a…
-
**Describe the bug**
Unable to use ruby-openai with the 'async' fiber scheduler, the faraday adapter throws an error.
**To Reproduce**
Add async-http-faraday gem to Gemfile
include `require 'a…
-
Hi, ioquatix.
Thank you for your great async-related gems. And I would like to ask a question here.
Running the code followings:
```
#
#
#
require 'net/http'
require 'async'
#
def http_n…
-
### Describe the bug
I have a async task in http api method like
```java
@POST
@Path("/statistics")
@Consumes("application/json")
@Produces("application/json")
@WithTransaction
public Uni…
-
### Description
Kamailio service crashed occasionally on `sock_cb` callback function of `http_async_client` module
#### Reproduction
The crash happens occasionally, no specific conditions have be…
-
**Describe your environment**
Build and running on Ubuntu 24.04 ARM64 (VM inside M1 Macbook)
```
cmake .. -DBUILD_SHARED_LIBS=ON -DWITH_OTLP_HTTP=ON -DWITH_OTLP_FILE=ON
-DCMAKE_INSTALL_RPATH_…
-
# This is a Feature Request
## Description
It would be convenient to allow for one sync subscription and multiple async subscriptions on an http event. Then multiple async handlers could be used…
-
### Existing State
Tank currently supports two blocking httpClients (apache httpclient 3.1 and 4.5). These httpclients make a request and wait for the response and parse the response before continuin…
-
Back in the dark days of CoffeeScript + CallbackHell, we made very extensive use of the async library (https://www.npmjs.com/package/async) in CoCalc. Most of that code has been rewritten in Typescri…
-
Module [HTTP::Server::Async](https://modules.perl6.org/dist/HTTP::Server::Async) cannot be installed (`InstallableButUntested`), perhaps it has some failing tests.
* Tickets are opened/closed in this…