You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, just make creating a data converter (and payload converter) with a different encoding payload converter prepended to the default list easier. Maybe something like temporalio.converter.default().with_encoding_payload_converter(....
cretz
added a commit
to cretz/temporal-sdk-python
that referenced
this issue
Nov 2, 2022
Is your feature request related to a problem? Please describe.
Right now this is buried in the default constructor, but people may want this list for other reasons
Describe the solution you'd like
Make the list available
The text was updated successfully, but these errors were encountered: