Skip to content

Feature/enhance db connection#118

Open
edionmelarosa wants to merge 8 commits intoreflex-media:masterfrom
edionmelarosa:feature/enhance-db-connection
Open

Feature/enhance db connection#118
edionmelarosa wants to merge 8 commits intoreflex-media:masterfrom
edionmelarosa:feature/enhance-db-connection

Conversation

@edionmelarosa
Copy link
Copy Markdown

What's Change:

  • Fix "Error: Can't add new command when connection is in closed state" error
    -- Fix by checking existing singleton connection is still alive
  • Add connection retries.
    -- default to 3
  • Fix issue where it creates new db connection even if there is an existing singleton

@edionmelarosa edionmelarosa force-pushed the feature/enhance-db-connection branch 4 times, most recently from cbb313a to 4e45177 Compare September 5, 2025 08:21
@edionmelarosa edionmelarosa force-pushed the feature/enhance-db-connection branch 4 times, most recently from 766c35f to 24fe4a8 Compare September 10, 2025 09:27
Dion Larosa added 5 commits October 10, 2025 15:52
Logging S3 and SQS client instances causes an error:
"Converting circular structure to JSON
 --> starting at object with constructor 'TLSSocket'
 | property 'parser' -> object with constructor 'HTTPParser'
 --- property 'socket' closes the circle error"

This only occurs when `APP_DEBUG=true`.
@edionmelarosa edionmelarosa force-pushed the feature/enhance-db-connection branch from 24fe4a8 to c87a9aa Compare October 10, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant