We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should know:
It'd be extra-awesome to get an attached stack trace if there is one.
The text was updated successfully, but these errors were encountered:
software and server should already be accounted for:
https://github.com/fuzzy-io/microservice/blob/master/src/microservice.coffee#L233 text: "#{config.name}/#{config.hostname} #{err.name}: #{err.message}."
provided that 1) the service implements getName and 2) ENV['HOSTNAME'] is set.
getName
ENV['HOSTNAME']
👍 on a stack trace, though.
Sorry, something went wrong.
evanp
No branches or pull requests
We should know:
It'd be extra-awesome to get an attached stack trace if there is one.
The text was updated successfully, but these errors were encountered: