Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ onError
Function
onError
packages/sql/pg/src/PgClient.ts:223–223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
}
222
): Effect.Effect<PgClient, SqlError, Scope.Scope | Reactivity.Reactivity> => {
223
function
onError() {}
224
return
fromClient({
225
...options,
226
acquire: Effect.acquireRelease(
Callers
nothing calls this directly
Calls
4
cleanup
Function · 0.70
classifyError
Function · 0.70
resume
Function · 0.50
fail
Method · 0.45
Tested by
no test coverage detected