VladaZakharova commented on PR #69853: URL: https://github.com/apache/airflow/pull/69853#issuecomment-5661463716
Thank you for preparing a PR! Please update the system test with a new task to run deferrable mode and upload a screenshot of successful PR here, in PR. I also found AsyncClient for cloud functions: https://docs.cloud.google.com/python/docs/reference/cloudfunctions/latest/google.cloud.functions_v1.services.cloud_functions_service.CloudFunctionsServiceAsyncClient#google_cloud_functions_v1_services_cloud_functions_service_CloudFunctionsServiceAsyncClient_call_function. I would consider using it, instead of calling await asyncio.to_thread() -- 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]
