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
Feature Map Tasks - allow to check statuses of all retries per child task
Feature Allow to rerun single task in execution page
[Plugins]: Adds flyte-api plugin package. You can check basic how to info and consume package from https://www.npmjs.com/package/@flyteconsole/flyte-api . It will allow you to authorize you flytectl queries and perform api requests from your app. At this point only request without included data in body is allowed. More work is planned in future updates.
Flytekit
Feature pyflyte run should support executing tasks
Bugfix Dot separated python packages does not work for pyflyte
Bugfix Pyflyte run doesn't respect the --config flag