GitHub user HuanjieGuo edited a comment on the discussion: Error 413 (Request Entity Too Large) When Using "Select Recent Configurations" in Airflow UI
Same here, use Airflow 2.10.5 run a DAG using the "Select Recent Configurations" option. Instead of running successfully, I receive a 413 Request Entity Too Large error. Already set the [allowed-payload-size](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#allowed-payload-size) and it doesn't work . <img width="775" height="288" alt="image" src="https://github.com/user-attachments/assets/d2f6b7b4-194a-4a1d-aa97-fed964c0dc7c" /> The payload only takes around 111 kb. <img width="751" height="35" alt="image" src="https://github.com/user-attachments/assets/6049962b-20eb-4609-a922-f7abf0783596" /> GitHub link: https://github.com/apache/airflow/discussions/45199#discussioncomment-14298438 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
