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

Handle server throttling mailbox export #8109

Open
charlag opened this issue Dec 10, 2024 · 0 comments · May be fixed by #8118
Open

Handle server throttling mailbox export #8109

charlag opened this issue Dec 10, 2024 · 0 comments · May be fixed by #8118

Comments

@charlag
Copy link
Contributor

charlag commented Dec 10, 2024

Server can return one of the ServiceUnavailableError or TooManyRequestsError. The client should

  • handle it gracefully and wait for the specified time
  • not throttle normal, non-export requests

Hint: make use of SuspensionBehavior parameter

Time Taken: 3h

BijinDev added a commit that referenced this issue Dec 11, 2024
@BijinDev BijinDev linked a pull request Dec 11, 2024 that will close this issue
@BijinDev BijinDev linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants