About 2,680 results
Open links in new tab
  1. Azure Service Bus throttling - Azure Service Bus | Microsoft Learn

    Mar 19, 2024 · This article describes throttling in Azure Service Bus standard and premium tiers, and answers some frequently asked questions.

  2. azure-docs/articles/service-bus-messaging/service-bus-throttling.md …

    As throttling is the expected behavior of any cloud native service, retry logic is built into the Service Bus SDK itself. The default is set to auto retry with an exponential back-off to ensure that we don't …

  3. Avoid getting throttled or blocked in SharePoint Online

    Oct 2, 2025 · When usage limits are exceeded, SharePoint Online throttles any further requests from that client for a short period. For requests that a user performs directly in the browser, SharePoint …

  4. [EventHub] Types of Throttling Errors and how to mitigate it

    50002 error occurs when EventHub indicates that a server is overloaded and returns ServerBusyException. There are two good reasons why you are getting 50002 error. It can mean …

  5. How to resolve Service Bus throttling - Microsoft Q&A

    Dec 22, 2023 · Enable prefetchCount setting in host.json (it specifies the number of messages the func will fetch and hold in memory at a time), fetching multiple messages at once we can reduce the …

  6. Being Throttled by Azure Service Bus - Stack Overflow

    Without knowing more than what you posted, it appears that you were taxing your Service Bus instance to the max. However, with this question originally being from almost 7 years ago, it's important to …

  7. Azure Service Bus Throttling Conditions to be Considered in …

    Apr 12, 2022 · In this case, we investigate Service Bus throttling conditions. Often, mitigation is done by adjusting some of the properties of our clients or implementing a retry strategy.

  8. Azure Service Bus Throttling conditions - Turbo360

    Mar 5, 2024 · In this case, we investigate Service Bus throttling conditions. Often, mitigation is done by adjusting some of the properties of our clients or implementing a retry strategy.

  9. API Throttling - Am I being throttled by Service API Limits?

    Apr 11, 2023 · A re-try mechanism can work as a solution for the API throttling problem in Dynamics CE by allowing the application to automatically retry requests that have been throttled due to …

  10. Understand how Azure Resource Manager throttles requests

    Jan 1, 2022 · Learn how Azure Resource Manager throttles requests when subscription limits are reached and how to respond.