conductor-sdk / conductor-python

Conductor OSS SDK for Python programming language
Apache License 2.0
62 stars 29 forks source link

Added EventClient with support for Queue configuration (e.g. Kafka) #147

Closed gardusig closed 1 year ago

manan164 commented 1 year ago

Overall looks good but please write tests if possible.

gardusig commented 1 year ago

Overall looks good but please write tests if possible.

We do have a test for it, here's the integration test execution.