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

[d14n] http/grpc test consolidation #1729

Merged
merged 5 commits into from
Mar 18, 2025
Merged

[d14n] http/grpc test consolidation #1729

merged 5 commits into from
Mar 18, 2025

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Mar 10, 2025

GRPC d14n endpoints + http confirmed working with grpc-gateway

@insipx insipx changed the title http/d14n test consolidation [d14n] http/grpc test consolidation Mar 10, 2025
@insipx insipx force-pushed the insipx/d14n-http branch 2 times, most recently from b47b554 to c045894 Compare March 13, 2025 20:22
@insipx insipx force-pushed the insipx/d14n-http branch from 242f27d to 07543ca Compare March 17, 2025 22:32
@insipx insipx marked this pull request as ready for review March 17, 2025 22:32
@insipx insipx requested a review from a team as a code owner March 17, 2025 22:32
@insipx insipx force-pushed the insipx/d14n-http branch 2 times, most recently from c693a67 to 26f8ca0 Compare March 18, 2025 15:44
@@ -165,11 +158,6 @@ where
&self,
request: QueryGroupMessagesRequest,
) -> Result<QueryGroupMessagesResponse, Self::Error> {
self.message_client
Copy link
Contributor Author

@insipx insipx Mar 18, 2025

Choose a reason for hiding this comment

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

going to remove stats for d14n for now, i think there's a way to do it directly in the client for the d14n api since we have endpoint information in Query and Client request, and the current traits would be tricky to get right with the new Client trait

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, that seems fine.

@insipx insipx force-pushed the insipx/d14n-http branch from 09a5fda to db82e1a Compare March 18, 2025 16:10
@insipx insipx force-pushed the insipx/d14n-http branch from 06f6126 to 865ee4f Compare March 18, 2025 16:29
@insipx insipx enabled auto-merge (squash) March 18, 2025 17:36
@insipx insipx disabled auto-merge March 18, 2025 17:36
@insipx insipx enabled auto-merge (squash) March 18, 2025 17:36
@insipx insipx force-pushed the insipx/d14n-http branch 2 times, most recently from 556b2e9 to 8f99be2 Compare March 18, 2025 17:40
@insipx insipx merged commit dfc4d15 into main Mar 18, 2025
18 checks passed
@insipx insipx deleted the insipx/d14n-http branch March 18, 2025 17:51
Sign up for free to 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.

3 participants