Hi all, i'm working on a use case to download data...
# ask-community
i
Hi all, i'm working on a use case to download data in batches from an api and into snowflake. Prefect flow keeps crashing due to memory even when there is enough memory. I'm currently using
3.1.6
and running it on Prefect cloud with my own cluster. Please let me know if you have any insights on this issue.
Reported flow run as crashed: Flow run process exited with non-zero status code -9.
Process for flow run exited with status code: -9; This indicates that the process exited due to a SIGKILL signal. Typically, this is either caused by manual cancellation or high memory usage causing the operating system to terminate the process.