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

Graceful handling of request errors #191

Open
hartig opened this issue May 17, 2022 · 0 comments
Open

Graceful handling of request errors #191

hartig opened this issue May 17, 2022 · 0 comments

Comments

@hartig
Copy link
Member

hartig commented May 17, 2022

Currently, whenever one of the requests to federation members causes an exception, the whole query execution stops with an exception. This issue is about defining and implementing an approach to handle such errors more gracefully (e.g., continue the execution with an empty intermediate result for the parts for which the requests failed).

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