Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSE client test for last-event-id mechanism #5597

Conversation

FirelightFlagboy
Copy link
Contributor

@FirelightFlagboy FirelightFlagboy commented Oct 23, 2023

@FirelightFlagboy FirelightFlagboy requested a review from a team as a code owner October 23, 2023 14:11
@FirelightFlagboy FirelightFlagboy marked this pull request as draft October 23, 2023 14:11
@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch 2 times, most recently from 0cc429b to 12e89fd Compare October 23, 2023 14:31
@FirelightFlagboy FirelightFlagboy marked this pull request as ready for review October 23, 2023 14:34
@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch from 1197c8d to d84d46d Compare October 23, 2023 14:52
@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch from 0c98240 to 6deed54 Compare October 24, 2023 07:22
@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch from 6deed54 to ec3ff75 Compare October 25, 2023 08:57
@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch 2 times, most recently from 6dd74c7 to fc53c16 Compare October 30, 2023 11:04
@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch 2 times, most recently from 9c038aa to 5f0b3fe Compare November 20, 2023 13:30
Copy link
Contributor

@mmmarcos mmmarcos left a comment

Choose a reason for hiding this comment

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

LGTM

@FirelightFlagboy FirelightFlagboy force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch from 5f0b3fe to eb5d08e Compare November 27, 2023 08:00
@@ -44,8 +44,13 @@ log = { workspace = true }
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
# TODO: support SSE for Web
reqwest-eventsource = { workspace = true }
tokio = { workspace = true, features = ["net"] }
Copy link
Member

Choose a reason for hiding this comment

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

only used in test, so dev dependency ?

@mmmarcos
Copy link
Contributor

Let's keep this PR open until merge of #5691

@mmmarcos
Copy link
Contributor

@touilleMan @FirelightFlagboy this PR is linked to #5511 which is part of #4550 (currently on the V3 Roadmap).
Is the PR still relevant ? should we resolve conflicts in order to merge it ?

@mmmarcos mmmarcos added this to the v3.0 milestone Feb 21, 2024
@touilleMan touilleMan force-pushed the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch from eb5d08e to 4321df1 Compare February 25, 2024 10:15
@FirelightFlagboy FirelightFlagboy requested a review from a team as a code owner February 25, 2024 10:15
@FirelightFlagboy FirelightFlagboy requested a review from a team as a code owner February 25, 2024 10:30
@touilleMan touilleMan enabled auto-merge February 25, 2024 10:33
@touilleMan touilleMan self-requested a review February 25, 2024 10:34
@touilleMan touilleMan added this pull request to the merge queue Feb 25, 2024
Merged via the queue into master with commit a01cb75 Feb 25, 2024
14 checks passed
@touilleMan touilleMan deleted the 5511-sse-client-test-the-last-event-id-mechanism-works-when-connection-disconnects branch February 25, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants