We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fdf05 commit 483c4aaCopy full SHA for 483c4aa
1 file changed
azure-functions-durable/azure/durable_functions/decorators/durable_app.py
@@ -115,7 +115,7 @@ def configure_history_export(self) -> None:
115
``ListInstanceIds`` call, which the Durable Functions host extension
116
does not implement.
117
118
- NOTE: We need to consider whether this will perform well on Azure
+ NOTE: We need to consider whether this will perform well on Azure
119
Functions' distributed architecture - later.
120
"""
121
from durabletask.extensions.history_export._constants import (
0 commit comments