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

Sample for error handling .files.add(.. and .files.addChunked(.. #2143

Open
hugoabernier opened this issue Nov 21, 2021 Discussed in #1914 · 2 comments
Open

Sample for error handling .files.add(.. and .files.addChunked(.. #2143

hugoabernier opened this issue Nov 21, 2021 Discussed in #1914 · 2 comments
Labels
Help wanted 🪧 type:sample-request Indicates a request for a new sample

Comments

@hugoabernier
Copy link
Collaborator

Discussed in #1914

Originally posted by Ofer-Gal February 11, 2021

Sample Description (what should it do)

At run time, my users encounter some errors while uploading files to SharePoint libraries.
the sample will show how to decide based on the error if it should retry or abort.
example if the error is unauthorize, abort. If the error is network related, retry.

Also, I am looking for advice how to create the errors in the developer tool while developing to be able to react to them in code.

Any advice is welcome and thank you in advance.

Are you Willing to Help? Yes

@hugoabernier hugoabernier added the type:sample-request Indicates a request for a new sample label Nov 21, 2021
@ghost
Copy link

ghost commented Nov 21, 2021

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@github-actions
Copy link

This issue has been marked as stale due to no progress in over 90 days. If you are still experiencing this issue, please provide additional information so we can help you resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted 🪧 type:sample-request Indicates a request for a new sample
Projects
None yet
Development

No branches or pull requests

1 participant