bbovenzi commented on a change in pull request #22123:
URL: https://github.com/apache/airflow/pull/22123#discussion_r836042491



##########
File path: airflow/www/views.py
##########
@@ -527,6 +527,21 @@ def get_task_stats_from_query(qry):
     return data
 
 
+def redirect_or_json(origin, return_as_json, msg, status=""):

Review comment:
       Hmm. That seemed to cause some testing errors with `KeyError: 
'HTTP_ACCEPT'`. Would you have any idea on how to address that?




-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to