vaishn4vi commented on issue #61667:
URL: https://github.com/apache/airflow/issues/61667#issuecomment-5296783388

   Hi! I'd like to pick this up as a contribution. From the issue, my 
understanding is
   the goal is to replace the raw object dump in the default failure email
   (subject + body) with something readable — clearly showing which DAG, which 
task,
   the failure time, and a direct link to the logs.
   
   A couple of scoping questions before I start:
   - Should this stay as the existing Jinja template (just rewritten for 
readability),
     or are you open to adding new template variables/context if the current 
ones
     aren't enough to build a clean message?
   - Is there a specific format/example you'd like the final email to roughly 
follow,
     or is this open-ended as long as it drops the raw repr() dump?
   
   Happy to open a PR once I'm clear on scope. Could I get assigned to this?


-- 
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]

Reply via email to