Hello again friends! How are you scalling your air...
# infra-deployment
s
Hello again friends! How are you scalling your airflow instances? This is the second time I'm getting an out-of-memory issue with airflow, which flushes all of my logs and results (not cool). Currently, we have
Copy code
"cpu": 2816,
    "memory": 5888,
Allocated in ECS fargate for our airflow-scheduler. I have no done anything to our airflow configs (in terms of workers, auto-scalling, etc) What parameters have you used to optimize your airflow instances?
@vinh_nguyen__potloc_