Algorab

Results 5 issues of Algorab

When use Compression on SSE and the stream is slow or have time gaps, then nothing is written to the output stream. Also no keep-alives. As far I can see...

If a message format is set, the link from partition to the detail isn't correct. The detail page response with an exception stack trace.

I have a web service which starts between 1-6 consumers for a topic in separate threads and assign the partitions manually for a request. What I can see when I...

## Description Prometheus throw an error when the scraped metrics contains multiple identical type definitions. ## Fixes Fix second TYPE line for metric name error when prometheus try to scrape.

The function definition for channel is this `fn request_channel(&self, reqs: Flux) -> Flux` where flux is defined as `Flux = Pin;` To request a channel it is required to put...

question