Skip to content

StatementTimeout Not triggering Exception #1225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NicFT opened this issue May 14, 2025 · 2 comments
Open

StatementTimeout Not triggering Exception #1225

NicFT opened this issue May 14, 2025 · 2 comments
Assignees
Labels

Comments

@NicFT
Copy link

NicFT commented May 14, 2025

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."

@cincuranet cincuranet self-assigned this May 14, 2025
@cincuranet
Copy link
Member

Please share some repro code.

@NicFT
Copy link
Author

NicFT commented May 15, 2025

Please share some repro code.

Hello, here is the example app

EmptyBlazorApp1.zip

And the database used =

EMPLOYEE.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants