Skip to content

[SOLVED] Flytekit: Executing a launch plan via FlyteRemote raises an execption #1347

Discussion options

You must be logged in to vote

Solved! The issue was using entity as a keyword arg. It has to be positional.

return self.execute(launch_plan, inputs=inputs)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TheCthulhuKid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant