ampproject / error-tracker

AMP Project's error logging server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors during logging

Raphaeljunior opened this issue · comments

Currently when stack driver logging experiences an error while logging errors reported to the Error tracker, it dumps the errors it was trying to log. The on error implementation of logging should handle these errors in a safe way without dumping them.