pierrejeambrun opened a new pull request, #26926: URL: https://github.com/apache/airflow/pull/26926
solves: https://github.com/apache/airflow/issues/26901 https://github.com/apache/airflow/pull/26554 introduced a proper way to set the `json_provider_class`. As a result the `/object/task_instances` endpoint now returns a `json/application` content type instead of `text/html`. There is no need to `JSON.parse` anymore in the `handleRefresh`. **Old Response**:  **Current response**:  -- 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]
