The object returned by get_workflow_execution does not get casted to a WorkflowExecution object causing the attributes returned to be camel cases and not underscore delimited like all the other WorkflowExecution objects. Breaks our jobs that are expecting the same schema as the other workflow functions.