Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/merge main #2044

Closed
wants to merge 293 commits into from
Closed

Chore/merge main #2044

wants to merge 293 commits into from

Conversation

Lancetnik
Copy link
Member

No description provided.

Lancetnik and others added 29 commits December 15, 2024 23:08
* feat: add raise BatchBufferOverflowException

* Update producer.py

---------

Co-authored-by: Pastukhov Nikita <nikita@pastukhov-dev.ru>
* feat: delayed broker setting

* feat: tests for delayed broker setting

* feat: addition test

* feat: broker -> **brokers

* feat: ruff
* feat: moved the creation of metrics to functions

* feat: ruff

* feat: pretty prometheus tests

* feat: ruff

* feat: fix test
* fix: use of overwritten message scheme and warning

* test: overwrite schema and warning

* test: deleted the loop and made a length check
Co-authored-by: Nikita Pastukhov <diementros@yandex.ru>
Co-authored-by: Pastukhov Nikita <nikita@pastukhov-dev.ru>
* fix: Disabled excessive throttling for BatchSubscriber.

* fix: Use separate thread for confluent kafka consumer.

* refactor: Added run_in_executor function.

* fix: Stop consumer client after consumer tasks are stopped.
* Feat: add tests

* Feat: add concurrent subscriber

* Fix: revert ruff

* Fix: again ruff

* Fix: fastapi init

* Fix: inheritance

---------

Co-authored-by: Daniil Dumchenko <dumchenko.de@sibvaleo.com>
Co-authored-by: Pastukhov Nikita <nikita@pastukhov-dev.ru>
* fix: Non-threadsafe operations in AsyncConfluentProducer.

* fix: Unbound error in AsyncConfluentProducer.publish method.

* fix: AsyncConfluentFastProducer type hints.
* feat: Mypy tests for broker middleware.

* refactor: Move BaseMiddleware to _internal module.

* fix: Added missed second type variable to BrokerMiddleware protocol.

* fix: Broker middleware mypy issues.

* fix: Added missed type vars to base prometheus middleware classes.

* fix: Redis prometheus middleware type hints.

* fix: Rabbit prometheus middleware type hints.

* fix: Nats prometheus middleware type-hints.

* fix: Kafka broker public middleware contract.

* fix: Confluent broker middleware public contract.

* fix: Confluent prometheus middleware type hints.

* fix: Kafka pometheus middleware type hints.

* fix: Linter issues.
@Lancetnik Lancetnik closed this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.