Skip to content

Commit d9e4398

Browse files
authored
1 parent f356933 commit d9e4398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-error-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Handling errors in Azure Functions is important to help you avoid lost data, avo
1414
This article describes general strategies for error handling and the available retry strategies.
1515

1616
> [!IMPORTANT]
17-
> We're removing retry policy support in the runtime for triggers other than Timer, Kafka, and Event Hubs after this feature becomes generally available (GA). Preview retry policy support for all triggers other than Timer and Event Hubs was removed in December 2022. For more information, see the [Retries](#retries) section.
17+
> Preview retry policy support for all triggers other than Timer, Kafka, and Event Hubs was removed in December 2022. For more information, see the [Retries](#retries) section. Retry policies for supported triggers is now generally available (GA).
1818
1919
## Handling errors
2020

0 commit comments

Comments
 (0)