Skip to content

Event stream response handler builder onError documentation improvement#6340

Merged
L-Applin merged 1 commit intomasterfrom
olapplin/on-error-doc
Aug 14, 2025
Merged

Event stream response handler builder onError documentation improvement#6340
L-Applin merged 1 commit intomasterfrom
olapplin/on-error-doc

Conversation

@L-Applin
Copy link
Contributor

Improve EventStreamResponseHandler.Builder.onError javadoc to mention that the callback may be called multiple time, similarly to the exceptionOccurred method.

The default implementation of the exceptionOccurred simply calls the consumer passed to the onError(Consumer) method of the builder. The exceptionOccurred already mentions that it can be called multiple time, but the onError method of the builder was not.

…the callback may be called multiple time, similarly to the exceptionOccurred method
@L-Applin L-Applin requested a review from a team as a code owner August 13, 2025 16:25
@sonarqubecloud
Copy link

@L-Applin L-Applin added the no-api-surface-area-change Indicate there is no API surface area change and thus API surface area review is not required label Aug 13, 2025
@L-Applin L-Applin added this pull request to the merge queue Aug 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 13, 2025
@L-Applin L-Applin added this pull request to the merge queue Aug 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 13, 2025
@L-Applin L-Applin added this pull request to the merge queue Aug 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 13, 2025
@L-Applin L-Applin added this pull request to the merge queue Aug 14, 2025
Merged via the queue into master with commit 6812d25 Aug 14, 2025
50 of 56 checks passed
@github-actions
Copy link

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2025
@L-Applin L-Applin deleted the olapplin/on-error-doc branch December 2, 2025 05:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-api-surface-area-change Indicate there is no API surface area change and thus API surface area review is not required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants