Skip to content

submitTxToNodeLocal leaky exception #1102

@Jimbo4350

Description

@Jimbo4350

Description
When using Cardano.Api.submitTxToNodeLocal during defensive mempool operation, a BearerClosed network exception can bubble up to the caller instead of being caught and returned as a SubmitFail{} result. This violates the API's contract and breaks client error handling.

Observed Exception
BearerClosed "<socket: 12> closed when reading data, waiting on next header True"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions