-
### Description
Trying to run the tutorial and it fails when attempting to make the web requests. Also fails if attempting to start record `hmt record`
Might be related to this issue: https://…
-
Hello there,
I am trying to use faust for one of my learning project where I am working with GDAL which is compatible up to python3.6 and I find difficulty working with faust 1.0.30 on python3.6 virt…
-
### Summary of problem
I'm trying to instrument workers for [Faust](https://faust-streaming.github.io/faust/), the successor to Celery in Python that does streaming message processing, develope…
-
How can I read confluent kafka avro topic using Faust. Can anyone provide a example.
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
Faust version: 1.10.4
## Steps t…
-
Hello,
I see the last release on project is about February 15th but on pypi is February 25th also I see last commit is about April 30th but the main question is about I want to make sure that this …
-
Something happened.
I was able to login before, and then it threw this error:
"ERROR: There was an issue loading pickle file - logging in normally."
I tried this solution in https://github.com/jmf…
-
# High level overview
An increasing number of projects need to operate on growing large collections of files. Having (hundreds of ) thousands of files within a file tree is no longer atypical e.g. …
-
## 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
Trying to …
-
I wonder that why faust use own aiokafka and kafka-python forks, so when there are some bug fix or new feature at aiokafka or kafka-python, faust can fix them quickly, such as https://github.com/aio-…