Skip to content

StatementTimeout Not triggering Exception #1225

Open
@NicFT

Description

@NicFT

When I am setting the parameter
StatementTimeout = 1
in Firebird.conf

OR if I am setting the parameter command timeout=1; in the connection string

When a statement is executed but canceled due to processing time, an Exception is not presented

Different from the normal behavior when executed with a fbclient.dll client such as IBEXERT

"Unsuccessful execution caused by system error that does not preclude successful execution of subsequent statements.
operation was cancelled.
Config level timeout expired."

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions