it seems to be when i add the storage block to my deployment so when i build a flow without storage it's fine
i'm using AWS S3 Storage block
and then when it does load i get this
error Downloading flow code from storage at None
Even though it has a storage
j
Jeff Hale
02/01/2023, 2:21 AM
Maybe it's trying to upload a huge amount of files. Are you using .prefect ignore to keep files out or uploading most of your computer? Maybe make sure you are just uploading the files you need.
t
Taylor Babin
02/06/2023, 8:54 PM
yes i have a .prefect ignore file.
@Jeff Hale I also am only uploading a folder with the flows and great expectations that i need