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\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,["# Google.Cloud.Diagnostics.Common - Enum ExceptionHandling (5.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/latest/Google.Cloud.Diagnostics.Common.ExceptionHandling)\n- [5.2.0](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/5.2.0/Google.Cloud.Diagnostics.Common.ExceptionHandling)\n- [5.1.0](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/5.1.0/Google.Cloud.Diagnostics.Common.ExceptionHandling)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/5.0.0/Google.Cloud.Diagnostics.Common.ExceptionHandling)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/4.4.0/Google.Cloud.Diagnostics.Common.ExceptionHandling)\n- [4.3.1](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/4.3.1/Google.Cloud.Diagnostics.Common.ExceptionHandling) \n\n public enum ExceptionHandling\n\nReference documentation and code samples for the Google.Cloud.Diagnostics.Common enum ExceptionHandling.\n\nHow to handle exceptions from calls.\n\nNamespace\n---------\n\n[Google.Cloud.Diagnostics.Common](/dotnet/docs/reference/Google.Cloud.Diagnostics.Common/latest/Google.Cloud.Diagnostics.Common)\n\nAssembly\n--------\n\nGoogle.Cloud.Diagnostics.Common.dll"]]