Canner / WrenAI

🚀 Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy! 🙌
https://getwren.ai/oss
GNU Affero General Public License v3.0
1.73k stars 155 forks source link

fix(wren-ai-service): expand the timeout and move the waiting check mechanism when force deploying #601

Closed paopa closed 1 month ago

paopa commented 1 month ago

This PR aims to extend the timeout, as the AI service startup process sometimes requires additional time. It also moves the checking mechanism that activates when force deployment is enabled.