My vote is also for https://github.com/apache/airflow/pull/56821. This makes it so much easier for us to identify and deal with memory leaks in Airflow, leading to a more stable experience for all.
On Thu, Oct 30, 2025 at 10:24 AM Yeonguk Choo <[email protected]> wrote: > There are so many great PRs this month! > +1 to PR#56191 > > Also, even though it’s not on the list, I think #56821 was another great > one this month. > it enables memory tracking using memray. > > > On 2025/10/28 20:57:38 Briana Steel via dev wrote: > > Hey All, > > > > It’s once again time to vote for the PR of the Month! > > > > With the help of the get_important_pr_candidates script in dev/stats, > we've > > identified the following candidates: > > > > PR#56191: Add e2e test for remote logging > > https://github.com/apache/airflow/pull/56191 > > > > PR#54796: Introduce generic Callbacks to support running callbacks on > > executors https://github.com/apache/airflow/pull/54796 > > > > PR#56353: Add Thai UI translation > > https://github.com/apache/airflow/pull/56353 > > > > PR#55604: Fix view for many DAG tags > > https://github.com/apache/airflow/pull/55604 > > > > PR#56762: Migrate retry handler in task SDK API client to use tenacity > > instead of retry http https://github.com/apache/airflow/pull/56762 > > > > Please reply to this thread with your selection or offer your own > > nominee(s). > > > > Voting will close on Friday, October 31st at 10 AM PST. The winner(s) > will > > be featured in the next issue of the Airflow newsletter. > > > > Also, if there’s an article or event that you think should be included in > > this or a future issue of the newsletter, please drop me a line at > > [email protected] > > > > -- > > Briana Steel > > >
