-
Notifications
You must be signed in to change notification settings - Fork 155
[Feature Request] Client throttling is supported in Public Client Application #176
Copy link
Copy link
Closed
Labels
EnhancementA request or suggestion to improve some aspect of the libraryA request or suggestion to improve some aspect of the librarySDK-ConsistencyItems that deal with consistency between all MSALsItems that deal with consistency between all MSALs
Description
Overview
- Blocking request after receiving 429, 5xx HTTP status.
- Respecting Retry-After header on any HTTP response.
- Cache for responses of interaction required messages.
Important
It is expectation that the calling application behavior should not change by this features, as well as it is not expected the increase of number of prompts.
Note:
This effort is related to Public Client applications only.
Related docs:
Epic 328219: Client throttling is supported in MSAL & Brokers
Design
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementA request or suggestion to improve some aspect of the libraryA request or suggestion to improve some aspect of the librarySDK-ConsistencyItems that deal with consistency between all MSALsItems that deal with consistency between all MSALs
Type
Projects
Status
Done (in PR or next release)