Skip to content

Document Kafka limitations in error handling#220

Open
stn1slv wants to merge 1 commit intomulesoft:v4.xfrom
stn1slv:patch-1
Open

Document Kafka limitations in error handling#220
stn1slv wants to merge 1 commit intomulesoft:v4.xfrom
stn1slv:patch-1

Conversation

@stn1slv
Copy link
Copy Markdown

@stn1slv stn1slv commented Sep 25, 2025

Added limitations section for Kafka regarding error handling.

Writer's Quality Checklist

Before merging your PR, did you:

  • Run spell checker
  • Run link checker to check for broken xrefs
  • Check for orphan files
  • Perform a local build and do a final visual check of your content, including checking for:
    • Broken images
    • Dead links
    • Correct rendering of partials if they are used in your content
    • Formatting issues, such as:
      • Misnumbered ordered lists (steps) or incorrectly nested unordered lists
      • Messed up tables
      • Proper indentation
      • Correct header levels
  • Receive final review and signoff from:
    • Technical SME
    • Product Manager
    • Editor or peer reviewer
    • Reporter, if this content is in response to a reported issue (internal or external feedback)
  • If applicable, verify that the software actually got released

Added limitations section for Kafka regarding error handling.
Copilot AI review requested due to automatic review settings September 25, 2025 09:17
@stn1slv stn1slv requested review from a team and Crispy-Salesforce as code owners September 25, 2025 09:17
@salesforce-cla
Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @stn1slv to sign the Salesforce Inc. Contributor License Agreement.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR documents Kafka limitations in error handling for APIkit AsyncAPI by adding a specific section about the constraints of implementing Dead Letter Queue (DLQ) and Dead Letter Topic (DLT) patterns.

  • Added a limitations section for Kafka error handling
  • Documented that DLQ/DLT patterns cannot be implemented due to Source Message Listener behavior
  • Clarified that consumers are responsible for routing invalid messages to DLQ/DLT topics

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread modules/ROOT/pages/apikit-asyncapi-error-handling-reference.adoc
@Crispy-Salesforce
Copy link
Copy Markdown
Contributor

W-19748621 was created to track the effort to address this feedback.

@stn1slv
Copy link
Copy Markdown
Author

stn1slv commented Dec 15, 2025

@Crispy-Salesforce, could you please provide an update regarding W-19748621? I currently do not have access to view this item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants