Skip to content

Raise exceptions instead of swallowing them silently#3

Merged
mbabineau merged 1 commit intothefactory:masterfrom
StephanErb:master
Aug 4, 2014
Merged

Raise exceptions instead of swallowing them silently#3
mbabineau merged 1 commit intothefactory:masterfrom
StephanErb:master

Conversation

@StephanErb
Copy link
Copy Markdown
Contributor

Hi,

when exceptions are catched and printed in marathon-python, I loose the ability to handle them in upper layers where I have more context to react properly. This pull requests is meant to change that.

Best Regards,
Stephan

@StephanErb StephanErb changed the title Raise exceptions instead of swallowing then silently Raise exceptions instead of swallowing them silently Aug 3, 2014
@mbabineau
Copy link
Copy Markdown
Member

Agreed, we should let these exceptions bubble up. Thanks for the patch!

mbabineau added a commit that referenced this pull request Aug 4, 2014
Raise exceptions instead of swallowing them silently
@mbabineau mbabineau merged commit 62f5d8a into thefactory:master Aug 4, 2014
solarkennedy added a commit that referenced this pull request Jul 10, 2015
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.

2 participants