Skip to content

Validate message endpoint in SSE client transport - #943

Merged
Kehrlann merged 1 commit into
mainfrom
dgarnier/sse-transport-add-message-endpoint-validator
Apr 30, 2026
Merged

Validate message endpoint in SSE client transport#943
Kehrlann merged 1 commit into
mainfrom
dgarnier/sse-transport-add-message-endpoint-validator

Conversation

@Kehrlann

Copy link
Copy Markdown
Contributor

Add an API for validating the message endpoint that comes back as an SSE event in the SSE client transport.

@Kehrlann
Kehrlann requested a review from chemicLApril 30, 2026 13:38
@Kehrlann
Kehrlannforce-pushed the dgarnier/sse-transport-add-message-endpoint-validator branch from c7f8710 to efb377fCompareApril 30, 2026 14:05

@chemicLchemicL left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, overall looks good, just one test related suggestion to avoid waiting. Perhaps this can have more useful consequences actually impacting other areas where we timeout instead of failing upon misconfiguration.

@Kehrlann
Kehrlannforce-pushed the dgarnier/sse-transport-add-message-endpoint-validator branch from efb377f to 2256c26CompareApril 30, 2026 15:21
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
@Kehrlann
Kehrlannforce-pushed the dgarnier/sse-transport-add-message-endpoint-validator branch from 2256c26 to fab580dCompareApril 30, 2026 15:22
@Kehrlann
Kehrlann merged commit 563b155 into mainApr 30, 2026
24 checks passed
@Kehrlann
Kehrlann deleted the dgarnier/sse-transport-add-message-endpoint-validator branch April 30, 2026 15:30
@Kehrlann

Copy link
Copy Markdown
ContributorAuthor

Implemented change, merged without re-requesting approval.

Kehrlann added a commit that referenced this pull request Apr 30, 2026
- Backport #943
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Kehrlann added a commit that referenced this pull request Apr 30, 2026
- Backport #943
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Kehrlann added a commit that referenced this pull request May 4, 2026
- Backport #943
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Kehrlann@chemicL