Trying to get familiar with the code
# flyte-support
p
Trying to get familiar with the code
t
absolutely
flytekit (python) or server (go)?
p
I am interested with both
h
@polite-ability-4005 what kind of time are you trying to devote to this? I'd be happy to look through the backend issues and find something that fits.
🙏 1
p
can i get some tix related to backend plugins
I am from linkedin and will work on smth related to backend plugins
just want to get familiar with the backend plugins code structure
h
this issue might be perfect. basically, since backend plugins are currently compiled into flytepropeller, if a plugin fails during the initialization process this may panic flytepropeller and crash the process. the proposed fix is to allow plugins to fail during initialization and log / track those instances. then if a task is executed that requires that plugin it will automatically fail with a message similar to "plugin failed initialization".
this would be in flytepropeller, dealing moreso with the orchestration of backend plugins. another option would be to find a new backend plugin, or a feature for an existing plugin, if you would rather explore that route
t
fyi, we are also in the process of updating the local contributor experience/dev cycle for the backend
docs for that should be out by the end of the week
🙌 1
at least in pr form
p
perfect!!
thx @hallowed-mouse-14616 @thankful-minister-83577
t
on the admin side, https://github.com/flyteorg/flyte/issues/3065 is would also be good to have.
1
👀 1
and there’s another issue with how the single-flyte-binary executable runs some of its goroutines.
but that’s not a GH issue yet, let me write that up.
that’s the last one that i was mentioning, pretty good first issue.
p
@limited-night-47512
154 Views