Skip to content

feat(nodejs): add errorType attribute to DuckDbError#6434

Merged
Mytherin merged 3 commits intoduckdb:masterfrom
Mause:feature/nodejs-error-type
Mar 7, 2023
Merged

feat(nodejs): add errorType attribute to DuckDbError#6434
Mytherin merged 3 commits intoduckdb:masterfrom
Mause:feature/nodejs-error-type

Conversation

@Mause
Copy link
Contributor

@Mause Mause commented Feb 23, 2023

This is pre work for the http exception feature I'm looking to add for the next release

@Mause
Copy link
Contributor Author

Mause commented Feb 23, 2023

For some reason the NodeJS job seems to be intermittently failing with connection issues, not sure why

@Mytherin
Copy link
Collaborator

It looks like this PR has come with a lot of other changes - could you perhaps rebase to feature?

@Mause Mause force-pushed the feature/nodejs-error-type branch from dfdbf69 to 923bba4 Compare February 28, 2023 09:02
@Mause
Copy link
Contributor Author

Mause commented Feb 28, 2023

It looks like this PR has come with a lot of other changes - could you perhaps rebase to feature?

Oops, fixed

@Mause Mause requested review from Mytherin and carlopi March 1, 2023 01:43
Copy link

@Winterhart Winterhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋🏼

Feel free to discard this comment as I don't have the full context about this PR and project
I just wanted to provide another approach to the extending Error idea.

Cheers,

@Mause Mause changed the base branch from feature to master March 3, 2023 09:00
@Mytherin Mytherin merged commit 9e134dc into duckdb:master Mar 7, 2023
@Mytherin
Copy link
Collaborator

Mytherin commented Mar 7, 2023

Thanks!

@Mause Mause deleted the feature/nodejs-error-type branch March 7, 2023 08:13
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.

3 participants