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

Add retry attempt counter to 404 loop to fix client side loop #1298

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

msquee
Copy link
Contributor

@msquee msquee commented Jul 22, 2021

To fix the 404 loop, stop transfer polling after 3 attempts to delete the file / directory and display an error message to user.

Error message: "Operation may not have happened. Failed to retrieve file operation status."

@msquee msquee requested a review from johrstrom July 22, 2021 13:30
@msquee msquee self-assigned this Jul 22, 2021
@msquee msquee mentioned this pull request Jul 22, 2021
@johrstrom johrstrom self-requested a review October 1, 2021 15:26
Copy link
Contributor

@johrstrom johrstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@johrstrom johrstrom merged commit 16253c2 into master Oct 1, 2021
@johrstrom johrstrom deleted the fix/files-404-loop branch October 1, 2021 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants