Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Client throttling is supported in Public Client Application #159

Closed
henrik-me opened this issue Feb 12, 2020 · 0 comments · Fixed by #379
Closed

[Feature Request] Client throttling is supported in Public Client Application #159

henrik-me opened this issue Feb 12, 2020 · 0 comments · Fixed by #379

Comments

@henrik-me
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants