Skip to content

Add strongErrorHandler templates - #284

Closed
loay wants to merge 1 commit into
masterfrom
strongHandler
Closed

Add strongErrorHandler templates#284
loay wants to merge 1 commit into
masterfrom
strongHandler

Conversation

@loay

@loayloay commented Jun 6, 2016

Copy link
Copy Markdown
Contributor

No description provided.

@loayloay added the #review label Jun 6, 2016
@loayloay assigned loay and bajtos and unassigned loayJun 7, 2016
@loay

loay commented Jun 7, 2016

Copy link
Copy Markdown
ContributorAuthor

@bajtos PTAL

Comment threadserver/config.json Outdated
"errorHandler": {
"disableStackTrace": false
"strong-error-handler": {
"isDebugMode": false

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the errorhandler section of remoting config was not changed, pelase revert.

@davidcheung could you please confirm?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is for strong-remoting, I think keeping it as errorHandler might be easiest for users
https://github.com/strongloop/strong-remoting/blob/b03dfe8ec53d4ca694a2e438d6b5dadff0824305/lib/rest-adapter.js#L316

"errorHandler" : {"debug": true,"log": false}

@bajtosbajtos assigned loay and unassigned bajtosJun 7, 2016
@bajtos

Copy link
Copy Markdown
Member

@loay also check why CI is failing.

@loayloay changed the title Add strongErrorHandler TemmplatesAdd strongErrorHandler templatesJun 7, 2016
@loay

loay commented Jun 7, 2016

Copy link
Copy Markdown
ContributorAuthor

@bajtos I fixed the above mentioned issue. I will add the test case now.
As for the ci failures, the same test cases are also failing for the master branch

@loayloay closed this Jun 9, 2016
@loayloay removed the #review label Jun 9, 2016
@loayloay mentioned this pull request Jun 10, 2016
@bajtos
bajtos deleted the strongHandler branch June 10, 2016 12:59
Sign up for freeto 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.

4 participants

@loay@bajtos@davidcheung@jannyHou