Ketan Umare
Ketan Umare
I would not implement this with too many db calls. I would make the decision simple and completely in memory using Singletons like the scheduler. This is because 1. We...
@jpoler would you be open to contributing?
@fg91 / @rovangju we just merged a generic capability of allowing map tasks to support arbitrary node types. This is currently in union only, we may upstream in a bit....
@fg91 @rovangju This is Union Only feature for now - here is the reason, Reason is, the fundamental way, launchplans are mapped over needs a large state storage system, which...
@ggarra13 with flyte 2.0 and the environment syntax - you can achieve a lot of what you want. Checkout environment and clone_with
is it a windows issue?
In dynamic you do not need to use a conditional. It's not a promise so simply use a regular python if else block
@sorushsaghari the idea is always great to start with `flyte-binary` the difference is scale. If you want to go beyond a thousand workflows concurrently, it might be better to consider...
You can do this specifically for Azure (in the fs layer)