potiuk commented on PR #71550: URL: https://github.com/apache/airflow/pull/71550#issuecomment-5730428122
Rebased onto current `main` — it was 602 commits behind, so the green checks it carried were meaningless. Full CI is green again on the current base (142 checks, nothing failing), and a commit has been added since the last round of feedback. Worth noting for anyone picking this up: the comment thread above predates the rewrite. The first version targeted the PyPI lookups and measurably didn't help; the current one targets the `--explain-why` sweep, which is where the time actually goes — 585 s of 588 s in the run that was profiled. Ready for a review whenever someone has the time. --- Drafted-by: Claude Code (Opus 5); reviewed by @potiuk before posting -- 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]
