I've noticed on one of my workflows I have a task ...
# flyte-support
t
I've noticed on one of my workflows I have a task that sometimes takes a long time in the
TASK_SETUP
step. Does anyone know what exactly this step entails? Trying to track down if it's a problem in the task itself or not
a
I don't see a clear reference to it besides what's defined here From this page, the task setup could be related to pulling container images and other prep steps for the execution