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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]