Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Get error in custom verify #48

Closed
cladjules opened this issue Nov 28, 2017 · 0 comments
Closed

Get error in custom verify #48

cladjules opened this issue Nov 28, 2017 · 0 comments

Comments

@cladjules
Copy link

Hi there,

is there a reason why you are not passing the error done the verify done function?
I would like to check if the error is a SQL timeout or not so I can send the correct response code.

thanks :)

.catch(error => { debug(Error populating ${this.options.entity} with id ${id}, error); return done(error, {}, payload); }); }

@cladjules cladjules changed the title Get error in verify Get error in custom verify Nov 28, 2017
@daffl daffl closed this as completed in #54 Jan 19, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant