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

[Extensions] Increasing AD Extension Request timeout to 20 and fixes exception handling for Delete/Profile #916

Merged
merged 4 commits into from
Jun 1, 2023

Commits on May 31, 2023

  1. Replacing hardcoded timeout values with AnomalyDetectorSettings.REQUE…

    …ST_TIMEOUT setting, increased request timeout setting to 20, fixed affected tests
    
    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    13bcfbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15e84c View commit details
    Browse the repository at this point in the history
  3. Fixes Delete/ProfileDetector exception handling to check message rath…

    …er than type
    
    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed May 31, 2023
    Configuration menu
    Copy the full SHA
    da221dd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Addressing PR comments, added new constructors to IndexUtils/Checkpoi…

    …ntDao to assume an empty settings object if not passed directly
    
    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    aeedfbe View commit details
    Browse the repository at this point in the history