I'm using neon (pooled connection)
and after some time, the connection will be terminated
name === 'notice' ? new NoticeMessage(length, messageValue) : new DatabaseError(messageValue, length, name)
^
error: terminating connection due to administrator command
Does anyone know why or have seen this error?