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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eExceptionHandling\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExceptionHandling\u003c/code\u003e enum, found in the \u003ccode\u003eGoogle.Cloud.Diagnostics.Common.dll\u003c/code\u003e assembly, dictates how exceptions from calls are managed.\u003c/p\u003e\n"],["\u003cp\u003eThere are two fields defined in this enum: \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 retry limit is exceeded.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the available versions of this content, from the latest version 5.2.0 to version 4.3.1.\u003c/p\u003e\n"]]],[],null,[]]