Skip to content

Detect postgres timeout exceptions. - #385

Open
Amarrd wants to merge 1 commit into
mainfrom
feature/add-timeout-check-postgres-support
Open

Detect postgres timeout exceptions.#385
Amarrd wants to merge 1 commit into
mainfrom
feature/add-timeout-check-postgres-support

Conversation

@Amarrd

@Amarrd Amarrd commented Aug 26, 2026

Copy link
Copy Markdown

Postgres does not use a specific SQLTimeoutException. Instead we must check that the SQLState for the 'query_canceled' code.

@Amarrd Amarrd self-assigned this Aug 26, 2026
@Amarrd Amarrd changed the title Detect Postgres timeout exceptions. Detect postgres timeout exceptions. Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant