rcjsuen commented on issue #8279: Protect /rendered page from invalid DAG ids 
(#8171)
URL: https://github.com/apache/airflow/pull/8279#issuecomment-613149338
 
 
   > Can you also check other input parameters for this view i.e. `task_id`, 
`execution_date`?
   
   @mik-laj What kind of checks are you looking for? Just a simple `None` check 
or do you want exceptions caught and handled like the other code further down 
in the request?
   
   
https://github.com/apache/airflow/blob/45c8983306ab1c54abdacd8f870e790fad25cb37/airflow/www/views.py#L620-L628

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to