Vamsi-klu commented on PR #69748: URL: https://github.com/apache/airflow/pull/69748#issuecomment-5175433939
Fair question. Yes, I reviewed the diff myself, and the redesign was a real decision that came out of your comment, not a mechanical pass: you were right that nobody actionable reads Triggerer logs, so I dropped the trigger-side warning completely instead of trying to dedupe it, and the operator now warns once from execute. The full http provider test suite passes locally on this branch (120 passed, including the new warning tests). I do use AI tooling to help draft code and replies, as disclosed in the PR footer, but I read and stand behind what gets pushed. Happy to walk through any part of it. --- Drafted-by: Claude Code (Fable 5); reviewed by @Vamsi-klu 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]
