Now only `error.message` and `error.name` got sent. Need to include: - [Error codes](https://nodejs.org/dist/latest-v12.x/docs/api/errors.html#errors_node_js_error_codes) - additional fields of error, like in `SystemError` (`path`, `info`, `errno`, etc) - comply to existing schema