Skip to content
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

Two source-postgres PSQL exceptions do not get translated #44439

Closed
theyueli opened this issue Aug 20, 2024 · 0 comments · Fixed by #44832
Closed

Two source-postgres PSQL exceptions do not get translated #44439

theyueli opened this issue Aug 20, 2024 · 0 comments · Fixed by #44832
Assignees
Labels
team/db-dw-sources Backlog for Database and Data Warehouse Sources team

Comments

@theyueli
Copy link
Contributor

theyueli commented Aug 20, 2024

Discovered from our system error dash board:

  1. ERROR: canceling statement due to conflict with recovery
    This has been translated in postgres' connector exception handler, however, still shows up as an system error in some workspaces, for instance this one:
    https://cloud.airbyte.com/workspaces/600190ca-f1d5-4e6d-b795-76830e7afa94/connections/044fa6f0-c013-4fc6-9627-f9e82edea318/timeline?openLogs=true&eventId=5b06872e-df11-484f-abb9-2e9c41a9c2e4&attemptId=19

  2. org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.
    https://cloud.airbyte.com/workspaces/a2472741-7f90-4ff3-98c9-5096fd63f9a5/connections/acb1b654-9fbb-459c-bc2a-bd462dd7f367/timeline

Need investigation and fixes.

@theyueli theyueli added the team/db-dw-sources Backlog for Database and Data Warehouse Sources team label Aug 20, 2024
@theyueli theyueli self-assigned this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/db-dw-sources Backlog for Database and Data Warehouse Sources team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant