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

fix: Avoid throwing when a workspace file cannot be found due to a failed storage #5659

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Apr 11, 2024

This fixes an uncaught exception found in some log where a federated share has been throwing "message": "Sabre\\HTTP\\ClientHttpException: Unauthorized", while trying to iterate over rich workspace file candidates which lead to the files list not loading.

@juliusknorr juliusknorr added bug Something isn't working 3. to review labels Apr 11, 2024
@blizzz blizzz merged commit 2fad799 into main Apr 11, 2024
59 checks passed
@blizzz blizzz deleted the fix/invalid-storage-workspace branch April 11, 2024 12:34
@blizzz
Copy link
Member

blizzz commented Apr 11, 2024

Does it need a backport?

@juliusknorr
Copy link
Member Author

Doesn't hurt, yes

@juliusknorr
Copy link
Member Author

/backport to stable29

@juliusknorr
Copy link
Member Author

/backport to stable28

@juliusknorr
Copy link
Member Author

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: No files shown in UI and scan fails with missing remote share
2 participants