Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
10.57k stars 725 forks source link

add pool_pre_ping to sqlalchemy engine creation to ensure the connection liveness #1206

Closed wintonzheng closed 6 days ago

wintonzheng commented 6 days ago

[!IMPORTANT] Add pool_pre_ping=True to create_async_engine in AgentDB.__init__() to ensure connection liveness.

  • Behavior:
    • Add pool_pre_ping=True to create_async_engine in AgentDB.__init__() to ensure connection liveness.

This description was created by Ellipsis for 7b9166fa5099677f54188f16606482fdd0fccde0. It will automatically update as commits are pushed.