bbovenzi commented on PR #44656: URL: https://github.com/apache/airflow/pull/44656#issuecomment-2523916324
> One way to handle mapped task instances might be to pass `map_index` as a query parameter in the URL and then handle it. Below is a rough approach but this could be discussed in a separate issue since this will involve URL changes. Updated everything to accept `map_index=X` search param or to at least forward the param around. Also, I realized we can just use `useTaskInstanceServiceGetMappedTaskInstance` and pass `-1` for regular task instances. -- 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]
