Page MenuHomeElementl

Move serdes deserialization out of DagsterGrpcClient
ClosedPublic

Authored by dgibson on Jul 19 2021, 1:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 17, 11:32 PM
Unknown Object (File)
Mon, May 15, 7:32 PM
Unknown Object (File)
May 6 2023, 10:35 AM
Unknown Object (File)
May 1 2023, 9:45 AM
Unknown Object (File)
Apr 30 2023, 11:06 PM
Unknown Object (File)
Apr 14 2023, 6:34 AM
Unknown Object (File)
Apr 13 2023, 9:13 PM
Unknown Object (File)
Apr 10 2023, 10:16 PM
Subscribers
None

Details

Summary

Doing this in the callsite instead gives us more flexibility with back-compat, since we might just want to pass through the results of a gRPC client in some contexts without deserializing it.

Test Plan

BK

Diff Detail

Repository
R1 dagster
Branch
grpcompat (branched from master)
Lint
Lint Passed
Unit
No Test Coverage