Skip to content

Add ScheduledEnqueueTime property to enable message scheduling in Service Bus producer  #532

@qodo-free-for-open-source-projects

Description

Description

  • Gateways need ability to schedule integration events for future delivery via Azure Service Bus
  • Current ServiceBusProduceOptions lacks support for deferred message delivery scheduling
  • Service Bus natively supports ScheduledEnqueueTime but producer doesn't expose this capability

Deliverables

  • Add property: Introduce ScheduledEnqueueTime property to ServiceBusProduceOptions class
  • Wire integration: Connect property through ServiceBusMessageBuilder to ServiceBusMessage creation
  • Test coverage: Implement test cases validating scheduled enqueue time is correctly applied to messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions