Kumaran Rajendhiran
Kumaran Rajendhiran
I am manually cleaning up the generated code for multiple interfaces.
Can you provide an example for logging implementation? Also update examples folder.
`curl -X POST -d'{"accountID":"1"}' localhost:1234/geInfo` How am I supposed to send accountID value in go-wrk command for a post request
https://github.com/airtai/nbdev-mkdocs/blob/main/nbdev_mkdocs/mkdocs.py#L828
This has been failing for a month. It started happening after a specific point - https://github.com/airtai/faststream/actions/workflows/check-broken-links-in-docs.yaml
https://squidfunk.github.io/mkdocs-material/plugins/blog/ https://dev.to/airtai/how-we-deprecated-two-successful-projects-and-joined-forces-to-create-an-even-more-successful-one-3lon
Description =========== I have tried to install `confluent-kafka` using the command `pip install confluent-kafka` with python version `3.13.0rc1`. The installation fails with the following error: ```txt In file included from...
Currently if the topic doesn't exists we create it with `num_partitions` and `replication_factor` set to `1` - https://github.com/airtai/faststream/blob/7c069db7ff28bb43451aaa4dbffd84e8c261567a/faststream/confluent/client.py#L438-L452. We should provide a way for users to configure the `num_partitions` and...
As mentioned at https://github.com/airtai/faststream/issues/1706#issuecomment-2301340566, `tests/a_docs/getting_started/asyncapi/asyncapi_customization/test_handler.py::test_handler_customization` test is failing in python3.13. Fix the test and make it pass to support python3.13.
Request from discord - https://discord.com/channels/1085457301214855171/1085457302280228898/1287128748491280394