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

Wrap postgres errors in common DataConnectorError #1327

Merged
merged 7 commits into from
May 7, 2024

Conversation

ewgenius
Copy link
Contributor

@ewgenius ewgenius commented May 7, 2024

closes #1270

CleanShot 2024-05-07 at 17 54 24@2x

@ewgenius ewgenius self-assigned this May 7, 2024
@ewgenius ewgenius marked this pull request as ready for review May 7, 2024 08:55
@ewgenius ewgenius requested a review from a team as a code owner May 7, 2024 08:55
phillipleblanc
phillipleblanc previously approved these changes May 7, 2024
crates/runtime/src/dataconnector.rs Outdated Show resolved Hide resolved
crates/runtime/src/dataconnector.rs Outdated Show resolved Hide resolved
crates/runtime/src/dataconnector.rs Outdated Show resolved Hide resolved
Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>
ewgenius and others added 2 commits May 7, 2024 19:45
Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>
Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>
@ewgenius ewgenius merged commit 2728260 into trunk May 7, 2024
15 checks passed
@ewgenius ewgenius deleted the evgenii/dataconnector-common-errors branch May 7, 2024 14:08
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.

Wrap and handle postgres error messages and pass through the context
2 participants