sagerx
sagerx copied to clipboard
"PRD" RxNorm Historical errors out with SIGKILL message
Problem Statement
DAG runs for a while and then errors out. Doesn't do this on my local machine. Brief googling suggests it's memory related, but hard to diagnose. See this: https://github.com/apache/airflow/issues/10435
Error message:
[2024-07-10, 11:48:05 UTC] {local_task_job.py:208} INFO - Task exited with return code Negsignal.SIGKILL
Criteria for Success
DAG runs to completion in "PRD".