potiuk commented on PR #58976: URL: https://github.com/apache/airflow/pull/58976#issuecomment-3604157527
> Faluires are unrelated and even separate workflows are failing all ties to the sdk API communication 🤔 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 > ``` yep. Very strange :( -- 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]
