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

DefaultSampler causes Airflow and/or Composer to get stuck #2011

Open
m1n0 opened this issue Feb 8, 2024 · 1 comment
Open

DefaultSampler causes Airflow and/or Composer to get stuck #2011

m1n0 opened this issue Feb 8, 2024 · 1 comment

Comments

@m1n0
Copy link
Contributor

m1n0 commented Feb 8, 2024

Current workaround is to skip sample queries by setting the global (or per-check) samples limit to 0

  type: postgres
  host: xyz.xya.com
  ...
  sampler:
    samples_limit: 0
@tools-soda
Copy link

SAS-2818

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

2 participants