Hi people, I am wondering how does everyone organi...
# ask-community
j
Hi people, I am wondering how does everyone organize their code when defining a flow? Initially my intentions were to split task and flows each in a file, however when i save my flow into s3 and run it from an agent, it is not able to find the location of the "task" file! Thanks in advance!
k
Hi @Jeremy Tee! Your best bet would be too package them into a Docker container as a module and use DockerRun.