You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @joco25! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!
Describe the bug
When you have a larger knowledge section, Postgres Supabase connection timeout sporadically.
To Reproduce
Expected behavior
Screenshots
Additional context
Snippets from error:
`⚠ WARNINGS Database operation failed (attempt 1/10): {"error":"Connection terminated unexpectedly","nextRetryIn":"5.6s"}
node:events:491 throw er; // Unhandled 'error' event ^
<ref *1> Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20) Emitted 'error' event on BoundPool instance at: at Client.idleListener
...
{ errno: -54, code: 'ECONNRESET', syscall: 'read', client: Client { _events: [Object: null prototype] { error: [Function (anonymous)] }, _eventsCount: 1, _maxListeners: undefined, connectionParameters:
`
The text was updated successfully, but these errors were encountered: