Bucky789 commented on PR #60963: URL: https://github.com/apache/airflow/pull/60963#issuecomment-3813577494
I’ve updated the implementation to align with the suggested approach: the logic now limits the number of mail IDs before reversing, so we avoid unnecessary work while still preserving the “latest first” behavior. This removes the extra overhead and keeps the intent of max_mails clear. The changes have been pushed, and all provider IMAP tests are passing locally. Please let me know if you’d like this adjusted further or handled differently. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
