Skip to content

Support AbortController #1758

@verside2

Description

@verside2

It would be nice if the timeout could be set using an AbortController to unify calls for different versions of Oracle.

await oracledb.getConnection({signal: AbortSignal.timeout(60_000)});

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions