GitHub user jibrilhp added a comment to the discussion: 'Starting call to 'airflow.sdk.api.client.Client.request', this is the 4th time calling it.' in Docker
Hi, I see you're having connection issues. I'm using a Kubernetes environment and solved my problem by changing the AIRFLOW__CORE__EXECUTION_API_SERVER_URL. I'm not sure if it applies to your exact case, but it might be worth checking if your worker can properly connect to the API server. GitHub link: https://github.com/apache/airflow/discussions/55380#discussioncomment-14708124 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
