acoustic-carpenter-78188
07/31/2023, 2:45 PMFlyteRemote
lacks the capability of fast-registering tasks/workflows. This would improve the UX of FlyteRemote for users who want to use it instead of flytectl
to fast-register tasks/workflows directly with the Python SDK.
Goal: What should the final outcome look like, ideally?
Expose a fast: bool
argument in the FlyteRemote.register method that turns on fast registration. This would also require some configuration on the user's part to tell flyte where the zip file of code is and where to download it at runtime.
Describe alternatives you've considered
Keep using flytectl
to fast register.
Propose: Link/Inline OR Additional context
Wait on flyteorg/flytekit#857 to be merged, as it eases the configuration experience.
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteacoustic-carpenter-78188
07/31/2023, 2:45 PM