bbovenzi commented on PR #25654:
URL: https://github.com/apache/airflow/pull/25654#issuecomment-1211279267

   > So the grid_data endpoint is "private"/"internal" which means the format 
of the data it returns should be tailored to exactly what the UI needs, and not 
generic like the OpenAPI REST API. So only change the format if it makes the UI 
cleaner (don't just do it for the sake of it in other words)
   
   Yeah, that's the plan. There's some inconsistencies between the task 
instances in the internal `grid_data` and the REST `get_mapped_instances`. 
That's what Pierre wants to fix.


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