feat: basic infrastructure for connection pooling #1325
Annotations
9 errors
lint:
tests/pool_test.ts#L5
`afterEach` is never used
|
lint:
tests/pool_test.ts#L5
Import identifier only used in types
|
lint:
tests/pool_test.ts#L7
`beforeEach` is never used
|
lint:
tests/pool_test.ts#L7
Import identifier only used in types
|
lint:
pool/connection.ts#L3
All import identifiers are used in types
|
lint:
pool/connection.ts#L3
`isRetriableError` is never used
|
lint:
pool/connection.ts#L6
`ConnectionEventType` is never used
|
lint:
pool/connection.ts#L9
`Protocol` is never used
|
lint
Process completed with exit code 1.
|