Skip to content

Add KafkaMessageQueueTrigger as a Convenience Wrapper #51522

@dingo4dev

Description

@dingo4dev

Description

Add a KafkaMessageQueueTrigger class inherit from MessageQueueTrigger that provides a more intuitive API for Kafka-specific use cases while leveraging the existing architecture.

Use case/motivation

Currently need to dig deep into the provider function and found out what kwargs can pass to the Trigger.

It will be more intuitive if provides:

  • Clear parameter names for Kafka-specific configurations
  • Better type hints and validation

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions