Results 8 issues of M

I have a remote `https://api` server that I do not control. I would like to use bloom to cache the responses from the remote server: `curl -H "Bloom-Request-Shard: 0;" -H...

Given a svc with the following FQDN: `foo.default.svc.cluster.local` is there a configuration option that will allow me to resolve using the "short" name: `foo.default`

enhancement

Streaming jobs start, but return a 504 timeout because they do not return a result (they run forever). Streaming jobs need special handling... ``` $ curl -s --data '{}' -H...

Example: `hydrosphere` appears as `ydrosphere` in the main console log. ![image](https://user-images.githubusercontent.com/6962379/36929683-86769d78-1e62-11e8-9a92-d9a48a8f67a1.png)

pypi shows 0.16.0 as the latest release (Mar 22, 2022) github shows 0.17.0 as the latest tag (Mar 23, 2032) last master branch commit was Jul 14, 2022 which version...

I've tried with both 5.6.0 as well as as the 6.0 bleeding edge library. My test code is shown below along with version info. Any guidance on what else I...

### Description Add support for Ray with python 3.12 Python 3.12.0 final released on Monday, 2023-10-02. ### Use case - The [asyncio](https://docs.python.org/3.12/library/asyncio.html#module-asyncio) package has had a number of performance improvements,...

enhancement
P1
core

Tested with 39.0.3 Windows.

help wanted