Allow ExceptionHooks to format exception causes
The new method allows implementors to group platform-specific exceptions that have the same cause into one metric bucket. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: Ie9e5db43c6b3444e84c46bf7fc3da0db15c9ebf9
This commit is contained in:
committed by
David Pursehouse
parent
d31e337bf1
commit
8f29a394a8
@@ -2752,6 +2752,9 @@ update could not be achieved (e.g. due to slow responding server nodes)
|
||||
this interface can be used to retry the request instead of failing it
|
||||
immediately.
|
||||
|
||||
It also allows implementors to group exceptions that have the same
|
||||
cause into one metric bucket.
|
||||
|
||||
[[mail-soy-template-provider]]
|
||||
== MailSoyTemplateProvider
|
||||
|
||||
|
||||
Reference in New Issue
Block a user