Skip to content

Streamline specific Azure Service Bus message handler templates by adding ...Message... to methods  #194

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
The Azure Service Bus message handlers and fallback handlers have different methods regarding dead lettering, completing, and abandoning messages.

  • Message handler uses DeadLetterAsync, CompleteAsync, ect...
  • Fallback message handler uses DeadLetterMessageAsync, CompleteMessageAsync, ect...

Describe the solution you'd like
Use across all methods the ...Message... variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeAll issues related to code breaking changes.enhancementNew feature or requestintegration:service-busAll issues concerning integration with Azure Service Bus

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions