cellarium-ai / cellarium-cas

Python client libraries for Cellarium Cloud Cell Annotation Service (CAS).
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Increase timeout during establishing a CAS client session #62

Open mbabadi opened 4 months ago

mbabadi commented 4 months ago

I have noticed that when the service is cold starting, we can get a 500 internal server error from time to time. Perhaps increasing the timeout would help?

fedorgrab commented 4 months ago

Just in case, I'll first take a deeper look into the nature of the error and logs. Just to make sure it's not smth else.