bugraoz93 commented on PR #58976:
URL: https://github.com/apache/airflow/pull/58976#issuecomment-3604125798
Faluires are unrelated and even separate workflows are failing all ties to
the sdk API communication :thinking: Checking latest changes
```
return get_json_error(response) or response.raise_for_status()
File "/opt/airflow/task-sdk/src/airflow/sdk/api/client.py", line 177, in
get_json_error
raise err
airflow.sdk.api.client.ServerResponseError: Server returned error
```
--
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]