Hi all, has anybody encountered a similar error be...
# flyte-support
p
Hi all, has anybody encountered a similar error before:
Copy code
1: 0: 0: [system] unable to read futures file, maybe corrupted, caused by: [system] Failed to read futures protobuf file.
The propeller isn't able to find the
futures.pb
file. This seems to be related to a dynamic task.
f
this can happen if you do not create a correct futures file in dynamic?
what version of flytekit and can you share the dynamic snippet?
or is this something self implemented? if so, the framework code maybe incorreect (I know you guys are implementing your own flytekit abstraction)