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

fix: Catch query promise rejections and return error #54

Closed
wants to merge 1 commit into from

Conversation

cameronwaterman
Copy link
Collaborator

Pull Request

🀨 Rationale

https://ni.visualstudio.com/DevCentral/_workitems/edit/2579994

πŸ‘©β€πŸ’» Implementation

Catch promise rejections in DataSourceBase.query and instead return an error.

πŸ§ͺ Testing

Verified functionality locally. I don't see any existing tests for DataSourceBase and feel this change is small enough to not warrant bloating it with the addition of a new test class.

βœ… Checklist

@cameronwaterman
Copy link
Collaborator Author

Closed per comment on linked bug.

@mure mure deleted the users/cwaterma/catch-df-query-error branch October 3, 2024 15:54
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