Skip to content

Fix streams for dynamic services#774

Merged
djungelorm merged 3 commits intomainfrom
bug/python-streams
Mar 10, 2024
Merged

Fix streams for dynamic services#774
djungelorm merged 3 commits intomainfrom
bug/python-streams

Conversation

@djungelorm
Copy link
Member

@djungelorm djungelorm commented Mar 10, 2024

Fix logic to determine RPC call message and return type for streams in the python client, when the service is dynamic (has no pre-generated stubs).

Fixes #763

Also run all python client tests with the "base" client that contains no pre-generated stubs, so that this use case is thoroughly tested.

@djungelorm djungelorm added bug Something isn't working client:python labels Mar 10, 2024
@djungelorm djungelorm added this to the 0.6.0 milestone Mar 10, 2024
… and return types, used when constructing streams
@djungelorm djungelorm changed the title Fix return type logic for streams Fix streams for dynamic services Mar 10, 2024
@djungelorm djungelorm merged commit 8abc551 into main Mar 10, 2024
@djungelorm djungelorm deleted the bug/python-streams branch March 10, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working client:python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type error when running first launch tutorial code

1 participant