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

updateExposure: allow exceptions if data doesn't exist #11

Merged
merged 1 commit into from May 23, 2017

Conversation

rearmstr
Copy link
Contributor

The various functions to retrieve and apply the correction data
were silently proceeding in the event that the data did not exist,
misleading the user. Instead, allow exceptions to bubble up ---
the user asked us to retrieve and/or apply the correction, so if
we can't do that there's a problem that the user needs to know
about.

The various functions to retrieve and apply the correction data
were silently proceeding in the event that the data did not exist,
misleading the user. Instead, allow exceptions to bubble up ---
the user asked us to retrieve and/or apply the correction, so if
we can't do that there's a problem that the user needs to know
about.
@PaulPrice PaulPrice merged commit 6ea395a into master May 23, 2017
@ktlim ktlim deleted the tickets/DM-10546 branch August 25, 2018 06:50
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.

None yet

2 participants