Airflow ERROR – Received SIGTERM. Terminating subprocesses
I am running a DAG which invokes an API multiple times and API gets data from a DB. After few invocations, the DAG returns the below error. I am running the dag in kubernetes environment.
I am running a DAG which invokes an API multiple times and API gets data from a DB. After few invocations, the DAG returns the below error. I am running the dag in kubernetes environment.