Client.beta.threads.messages.create unstable

we are getting a lot of connection error using async python api client.beta.threads.messages.create . it started from yesterday. anyone having the same issues and know the reason?

I’m having the same issue since about September 20th and it continues to this day.

I will probably end up implementing a retry mechanism to work around this issue. Never experienced this problem, and it’s happening quite often and nothing changed on my end.

we found out it’s due to the their newly released python library. i reverted to a older version and the issue was gone

1 Like

Thanks for the tip. That seems to have fixed it.

I’ve rolled back to 1.46.1 and it didn’t break so far, but any version after that, even today’s release, displays the same symptoms.