vanna icon indicating copy to clipboard operation
vanna copied to clipboard

Update base.py

Open cds-1993 opened this issue 8 months ago • 1 comments

Fix MySQL database connection:

  1. Using Connection Pooling Management
  2. Increase disconnection handling to avoid resource depletion
  3. Increase reconnection mechanism
  4. Add some debugging printing

cds-1993 avatar May 28 '24 08:05 cds-1993