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 Python processor grpc server #440

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Add Python processor grpc server #440

merged 4 commits into from
Sep 19, 2023

Conversation

cbornet
Copy link
Member

@cbornet cbornet commented Sep 19, 2023

No description provided.

@cbornet cbornet force-pushed the python-grpc-server branch 6 times, most recently from 3d82622 to 7a1966d Compare September 19, 2023 00:18
protected Map<String, Object> buildAdditionalInfo() {
try {
return MAPPER.readValue(
blockingStub.agentInfo(Empty.getDefaultInstance()).getJsonInfo(), Map.class);
Copy link
Member

Choose a reason for hiding this comment

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

is there a timeout here or are we waiting forever ?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can add one

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@cbornet cbornet force-pushed the python-grpc-server branch 5 times, most recently from ad98176 to b3a4f59 Compare September 19, 2023 09:41
@cbornet cbornet marked this pull request as ready for review September 19, 2023 09:58
@cbornet cbornet closed this Sep 19, 2023
@cbornet cbornet reopened this Sep 19, 2023
Copy link
Member

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

LGTM

@eolivelli eolivelli merged commit e654304 into main Sep 19, 2023
8 checks passed
@eolivelli eolivelli deleted the python-grpc-server branch September 19, 2023 15:53
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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.

None yet

2 participants