<#1529 Add back attempt to use existing serializat...
# flyte-github
a
#1529 Add back attempt to use existing serialization settings when running Pull request opened by wild-endeavor TL;DR This PR is in response to flyteorg/flyte#3169 which was incorrectly patched in #1378 and later reverted in #1460 because of flyteorg/flyte#3324 This is still not the complete fix. For that we need to enable
flytectl
to update the serialized context. (which means we'll probably make serialization settings a protobuf object.) Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☑︎ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description This was tested with the test case in flyteorg/flyte#3324 and the failure case repro'ed with this branch. Tracking Issue flyteorg/flyte#3169 flyteorg/flytekit All checks have passed 30/30 successful checks