You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-bindings-error-pages.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The occurrence of errors when you're processing data can be a problem for your f
46
46
47
47
There are two kinds of retries available for your functions:
48
48
* Built-in retry behaviors of individual trigger extensions
49
-
* Retry policies
49
+
* Retry policies provided by the Functions runtime
50
50
51
51
The following table indicates which triggers support retries and where the retry behavior is configured. It also links to more information about errors that come from the underlying services.
0 commit comments