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

execution: partial responses in distributed engine #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

  1. execution: partial responses in distributed engine

    For very distributed setups we need to be able to deal with partial
    failures. This commit adds an option to continue evaulation if we
    encounter an error in a remote engine but dont want to fail the whole
    query.
    
    Signed-off-by: Michael Hoffmann <[email protected]>
    MichaHoffmann committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fbc6e69 View commit details
    Browse the repository at this point in the history