Frank Sauerburger
Frank Sauerburger
I try to understand how to implement exactly-once guarantees with the [transactional consume-process-produce example](https://aiokafka.readthedocs.io/en/stable/examples/transaction_example.html). I use the example almost verbatim. I've added a few print statements and added a sleep...
## 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...
I think I discovered a bug in the current gRPC code in mlserver. I have a model that returns float16 arrays and I tried to get predictions via gRPC. I...
First of all: Thank you for all the work that went into version 1.3.x. With version 1.2.4, I used to navigate to `http://localhost:8080/docs` and check which models were loaded, see...