Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

refactor logging for finishWithError #30

Merged
merged 2 commits into from
Aug 29, 2013
Merged

refactor logging for finishWithError #30

merged 2 commits into from
Aug 29, 2013

Conversation

shijialee
Copy link
Contributor

The refactor also fix the following problems:

  1. log level was missing when logging failure that reaches max_attemps (line 280 before)
  2. add error message in logging to get a better idea why it failed ( line 290 wasn't logging failure reason before).

thanks.

The refactor also fix the following problems:

1. log level was missing when logging failure that reaches max_attemps(line 280 before)
2. add error message in logging to get a better idea why it failed( line 290 wasn't logging error before). 

thanks.
sorry about that.. new to github pull request :)
@josegonzalez
Copy link
Contributor

Seems legit.

josegonzalez added a commit that referenced this pull request Aug 29, 2013
refactor logging for finishWithError
@josegonzalez josegonzalez merged commit 6792415 into seatgeek:master Aug 29, 2013
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.

2 participants