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

Expand/clarify synchronous query usage docs. #1674

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Expand/clarify synchronous query usage docs. #1674

merged 1 commit into from
Mar 29, 2016

Commits on Mar 29, 2016

  1. Expand/clarify synchronous query usage docs.

    Address three separate cases:
    
    - Query finishes within timeout, with all rows present.
    
    - Query finishes within timeout, but result set is too large for
      initial response.
    
    - Query times out.
    
    Closes #1551.
    tseaver committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    9ed6997 View commit details
    Browse the repository at this point in the history