-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
Run the fo…
-
**Describe the solution you'd like**
It would be great to have auto instrumentation for [Faust](https://github.com/robinhood/faust): python streaming library along side kafka-python.
**Describe al…
-
**Describe the bug**
When we have multiple consumers running in Kubernetes join a group using faust(manual commits), we run into an issue where the group is stuck in a constant rebalance with the fol…
-
Hi, I get to know faust.
sadly, faust looks no updates anymore but I check faust-streaming is working on
Is there no document like [faust](https://faust.readthedocs.io/)?
-
Hey all,
I'm looking for a way to read (and ideally write) live memory data of virtual RAM of a Game Boy Colour running Tetris DX. Is this the right place to ask that question?
I've tried RALibr…
-
I have a consumer group where 15 of the partitions are lagged by approximately 16M records each. The faust workers fail on startup due to an OOM condition.
faust-streaming[uvloop,fast,redis,rocksd…
-
I'm trying to get a web view of a table, where I have several workers contributing to the overall table.
The [documentation](http://fauststream.com/en/latest/userguide/tasks.html#http-verbs-get-post-…
-
Hello,
I noticed a faust-streaming 0.8.3 appeared on pypi (https://pypi.org/project/faust-streaming/0.8.3/), but I don't see a tag or release.
Luckily this particular release doesn’t appear to b…
-
## Checklist
- [1] I have included information about relevant versions
- [1] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
Put any in…
-
During Faust shutdown I need to run clean up on a number of objects/connections before the event loop is terminated. Is there a shutdown hook I can register with? Looking through the docs and code I h…