Skip to content

Commit 42c4a98

Browse files
Merge pull request #217974 from shreyabatra4/change_date
update
2 parents 405277b + f8f9f89 commit 42c4a98

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 avoid lost data, missed event
1414
This article describes general strategies for error handling and the available retry strategies.
1515

1616
> [!IMPORTANT]
17-
> The retry policy support in the runtime for triggers other than Timer, Kafka, and Event Hubs is being removed after this feature becomes generally available (GA). Preview retry policy support for all triggers other than Timer and Event Hubs will be removed in October 2022. For more information, see the [Retries section below](#retries).
17+
> The retry policy support in the runtime for triggers other than Timer, Kafka, and Event Hubs is being removed after this feature becomes generally available (GA). Preview retry policy support for all triggers other than Timer and Event Hubs will be removed in December 2022. For more information, see the [Retries section below](#retries).
1818
1919
## Handling errors
2020

0 commit comments

Comments
 (0)