IDEA-Research / T-Rex

API for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
https://deepdataspace.com/home
Other
1.98k stars 120 forks source link

ReadTimeout Error when using TRex2APIWrapper #65

Closed benjamin32561 closed 3 weeks ago

benjamin32561 commented 4 weeks ago

I run some code using the TRex2APIWrapper and I get this error: ReadTimeout: HTTPSConnectionPool(host='api.deepdataspace.com', port=443): Read timed out. (read timeout=2)

funny thing is it worked ten minutes ago connecting to a different WiFi network resolved it how can I make sure it does not happen again?

Mountchicken commented 3 weeks ago

Hi @benjamin32561 This happens occasionally, and we are continually optimizing our backend administration, and currently don't have a good solution for it

benjamin32561 commented 3 weeks ago

Ok, thanks anyway!