You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor Kafka dispatcher to use a singleton pattern and introduce Ka…
…fkaConfigBuilder for improved configuration management. Update message consumption to be sequential and enhance error handling for message processing.