You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/30 06:48:13 UTC

[GitHub] [airflow] ashb commented on a change in pull request #8633: Reduce response payload size of /dag_stats and /task_stats

ashb commented on a change in pull request #8633:
URL: https://github.com/apache/airflow/pull/8633#discussion_r417789857



##########
File path: UPDATING.md
##########
@@ -1164,6 +1164,54 @@ The goal of this change is to achieve a more consistent and configurale cascadin
 
 When initializing a Snowflake hook or operator, the value used for `snowflake_conn_id` was always `snowflake_conn_id`, regardless of whether or not you specified a value for it. The default `snowflake_conn_id` value is now switched to `snowflake_default` for consistency and will be properly overriden when specified.
 
+### Simplify the response payload of endpoints /dag_stats and /task_stats

Review comment:
       We don't actually need to put anything in here - this is an internal/undocumented API.
   
   Doesn't hurt to have it I guess, just an FYI I guess




----------------------------------------------------------------
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:
users@infra.apache.org