appengine icon indicating copy to clipboard operation
appengine copied to clipboard

Consider using special type for error reporting

Open jonasfj opened this issue 5 years ago • 0 comments

https://cloud.google.com/error-reporting/docs/formatting-error-messages#@type

Mostly we just have to test this.. It might make error reporting work for severity other than >= ERROR.

I'm not sure this is desirable, but then we could implement the limit in the package:logging adapter. Currently, errors included in warnings are not reported here. Which I guess has pros/cons.

jonasfj avatar May 06 '20 11:05 jonasfj