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

Allow blocking page source until dynamic filters are ready #3414

Merged
merged 3 commits into from Aug 26, 2020

Commits on Aug 25, 2020

  1. Do not enable dynamic filtering explicitly in TestMemorySmoke

    It is enabled by default.
    rzeyde-varada committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    88691c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Allow blocking page source until dynamic filters are ready

    We allow the connector to block according to dynamic filter collection
    state. Some connectors would prefer to wait a bit, to benefit from
    more selective scanning (using the collected dynamic filters).
    rzeyde-varada committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    572115e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bb8c8 View commit details
    Browse the repository at this point in the history