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

refactor: remove unnecessary catch code in datasources #6583

Merged
merged 1 commit into from Jun 25, 2020

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Jun 25, 2020

This step removes the majority of "catch then return null" logic from datasources. A future step will then abstract away the need for datasource implementations to throw ExternalHostError too.

Related: #5557

@rarkins rarkins requested a review from viceice June 25, 2020 09:10
@rarkins rarkins merged commit 14f9270 into master Jun 25, 2020
@rarkins rarkins deleted the refactor/datasource-catch-null branch June 25, 2020 12:07
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 21.16.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants