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: cancel queries on navigation-ish #13414

Merged
merged 19 commits into from
Dec 29, 2022

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    8ecb703 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    7ae4f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad60b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d44ab0 View commit details
    Browse the repository at this point in the history
  4. Add comment

    pauldambra committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    fe2c3a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. dry it up a little

    pauldambra committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e480015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4989b1a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. clarify a comment

    pauldambra committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1064aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c5e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09234ce View commit details
    Browse the repository at this point in the history
  4. Revert "completely disable query cancellation to see if that is impac…

    …ting playwright"
    
    This reverts commit 09234ce.
    pauldambra committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    22c6fc6 View commit details
    Browse the repository at this point in the history
  5. feat: test query cancellation (#13459)

    * add a test that checks abort query is called
    
    * remove the feature flag so I can test the cancel call
    
    * add a test for dashboard query cancellation
    
    * separate tests a little
    
    * remove breakpoint, I think it's copy pasta
    pauldambra committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    139a446 View commit details
    Browse the repository at this point in the history
  6. remove feature flag

    pauldambra committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e4d2a70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63c8259 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    3950a5c View commit details
    Browse the repository at this point in the history
  2. resolve post merge errors

    pauldambra committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    f971799 View commit details
    Browse the repository at this point in the history
  3. correct posthog init

    pauldambra committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4328195 View commit details
    Browse the repository at this point in the history
  4. fix test

    pauldambra committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    c71bf97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    706f9d8 View commit details
    Browse the repository at this point in the history