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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e package is 5.2.0, with several previous versions also available, including 5.1.0, 5.0.0, 4.4.0, and 4.3.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExceptionHandling\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e namespace defines how errors from calls are managed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExceptionHandling\u003c/code\u003e enum offers two distinct fields: \u003ccode\u003eIgnore\u003c/code\u003e, which suppresses errors, and \u003ccode\u003ePropagate\u003c/code\u003e, which allows errors to escalate after retries, potentially terminating the process if the retries fail.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality is included in the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]