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

feat: move detected field logic to query frontend #14212

Merged
merged 7 commits into from
Sep 24, 2024

Commits on Sep 20, 2024

  1. feat: move detected field logic to query frontend

    Squashed commit of the following:
    
    commit 4d9af56
    Author: Trevor Whitney <[email protected]>
    Date:   Fri Sep 20 16:38:03 2024 -0600
    
        feat: move detected fields logic to QF
    
    commit a23ea8b
    Author: Trevor Whitney <[email protected]>
    Date:   Fri Sep 20 14:37:35 2024 -0600
    
        fix: enforce query timeouts and limits
    
    commit 2ef80ec
    Author: Trevor Whitney <[email protected]>
    Date:   Fri Sep 20 13:24:35 2024 -0600
    
        chore: no retries for detected_fields
    
    commit c7a471d
    Author: Trevor Whitney <[email protected]>
    Date:   Fri Sep 20 13:05:33 2024 -0600
    
        feat: return empty result instead of error for failed detected fields queries
    
    commit 7b3529a
    Author: Trevor Whitney <[email protected]>
    Date:   Fri Sep 20 09:39:33 2024 -0600
    
        fix: guard against failed ingester requests for detected fields
    
        (cherry picked from commit fbf9018)
    trevorwhitney committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    88e006d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    071f445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d13b108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae62100 View commit details
    Browse the repository at this point in the history
  4. chore: lint and format

    trevorwhitney committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1ce4d98 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    4aedbc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ea2e3 View commit details
    Browse the repository at this point in the history