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

Don't throw errors on LdpService actions #1282

Open
srosset81 opened this issue Jul 2, 2024 · 0 comments
Open

Don't throw errors on LdpService actions #1282

srosset81 opened this issue Jul 2, 2024 · 0 comments

Comments

@srosset81
Copy link
Contributor

Calls to LdpResourceService or LdpContainerService (such as ldp.resource.get) should never throw errors, but instead return the result of the operation.

When an errror is thrown, the whole process is halted. It is not what you'd expect for simply querying a non-existent file, for example.

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

No branches or pull requests

1 participant