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
It would be nice if blocks could output an error message. Maybe send a 4xx/5xx status code along with an object that looks something like this:
{ message: "Block failed because..." }
The text was updated successfully, but these errors were encountered:
See json-rpc spec.
On Sun, Dec 2, 2012 at 6:53 PM, Matthew Hudson [email protected]:
It would be nice if blocks could output an error message. Maybe send a 4xx/5xx status code along with an object that looks something like this: { message: "Block failed because..." } — Reply to this email directly or view it on GitHubhttps://github.com//issues/6.
— Reply to this email directly or view it on GitHubhttps://github.com//issues/6.
Jeff Lindsay http://progrium.com
Sorry, something went wrong.
No branches or pull requests
It would be nice if blocks could output an error message. Maybe send a 4xx/5xx status code along with an object that looks something like this:
The text was updated successfully, but these errors were encountered: