[GitHub] [airflow] vincbeck commented on a diff in pull request #28693: AIP-44 Migrate DagModel.get_paused_dag_ids to Internal API

2023-01-10 Thread GitBox
vincbeck commented on code in PR #28693: URL: https://github.com/apache/airflow/pull/28693#discussion_r1066412297 ## airflow/api_internal/internal_api_call.py: ## @@ -94,21 +93,20 @@ def make_jsonrpc_request(method_name: str, params_json: str) -> bytes: return response

[GitHub] [airflow] vincbeck commented on a diff in pull request #28693: AIP-44 Migrate DagModel.get_paused_dag_ids to Internal API

2023-01-10 Thread GitBox
vincbeck commented on code in PR #28693: URL: https://github.com/apache/airflow/pull/28693#discussion_r1066411274 ## airflow/api_internal/endpoints/rpc_api_endpoint.py: ## @@ -24,6 +24,7 @@ from airflow.api_connexion.types import APIResponse from airflow.dag_processing.proce

[GitHub] [airflow] vincbeck commented on a diff in pull request #28693: AIP-44 Migrate DagModel.get_paused_dag_ids to Internal API

2023-01-05 Thread GitBox
vincbeck commented on code in PR #28693: URL: https://github.com/apache/airflow/pull/28693#discussion_r1062844404 ## airflow/api_internal/endpoints/rpc_api_endpoint.py: ## @@ -24,6 +24,7 @@ from airflow.api_connexion.types import APIResponse from airflow.dag_processing.proce

[GitHub] [airflow] vincbeck commented on a diff in pull request #28693: AIP-44 Migrate DagModel.get_paused_dag_ids to Internal API

2023-01-05 Thread GitBox
vincbeck commented on code in PR #28693: URL: https://github.com/apache/airflow/pull/28693#discussion_r1062802930 ## airflow/api_internal/endpoints/rpc_api_endpoint.py: ## @@ -24,6 +24,7 @@ from airflow.api_connexion.types import APIResponse from airflow.dag_processing.proce