Let the errors propagate up after they have been retried if they continually fail.
This may kill the running process, if an exception occurs when the retry limit has been reached.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["Version 5.2.0 is the latest release for the Google.Cloud.Diagnostics.Common Exception Handling documentation."],["The `ExceptionHandling` enum provides options for managing errors from calls."],["The `Ignore` field allows errors to be disregarded during exception handling."],["The `Propagate` field allows for errors to escalate after retries, with the possibility of process termination if failures persist."],["This content relates to the `Google.Cloud.Diagnostics.Common` namespace and the `Google.Cloud.Diagnostics.Common.dll` assembly."]]],[]]