Should standardize the error_type field between langpack implementations. I think it's more useful to be the "exception type" (whatever that means in the given language) if possible.
https://github.com/algorithmiaio/langpacks/blob/master/python/template/bin/pipe.py#L70
https://github.com/algorithmiaio/langpacks/blob/master/ruby/template/bin/pipe.rb#L28
Should standardize the
error_typefield between langpack implementations. I think it's more useful to be the "exception type" (whatever that means in the given language) if possible.https://github.com/algorithmiaio/langpacks/blob/master/python/template/bin/pipe.py#L70
https://github.com/algorithmiaio/langpacks/blob/master/ruby/template/bin/pipe.rb#L28