Skip to content

Commit 93093f3

Browse files
authored
Merge pull request #113199 from hyoshioka0128/hyoshioka0128-patch-1-2
Typo "Azure Pipeline tasks"→"Azure Pipelines tasks"
2 parents 3a693d9 + ede9044 commit 93093f3

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-app-configuration

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ sections:
130130
131131
Check the body of the 429 response for the specific reason why the request failed.
132132
133-
†A configuration store may experience momentary throttling if it receives a large burst of requests or transfers an excessive volume of data. App Configuration clients, such as the Azure SDK, configuration provider libraries, and Azure Pipeline tasks, automatically retry on throttled requests. For any applications using one of these clients, or a custom client that retries on throttled requests, this momentary throttling should go unnoticed, should it occur.
133+
†A configuration store may experience momentary throttling if it receives a large burst of requests or transfers an excessive volume of data. App Configuration clients, such as the Azure SDK, configuration provider libraries, and Azure Pipelines tasks, automatically retry on throttled requests. For any applications using one of these clients, or a custom client that retries on throttled requests, this momentary throttling should go unnoticed, should it occur.
134134
135135
- question: How do I estimate the number of requests my application may send to App Configuration?
136136
answer: |

0 commit comments

Comments
 (0)