Skip to content

XQLDSHelper - Fixed an issue where caching was not working when using context filters. #39607

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

Open
wants to merge 36 commits into
base: contrib/spearmin10_XQLDSHelper
Choose a base branch
from

Conversation

spearmin10
Copy link
Contributor

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

N/A

Description

When specifying .config.context.filters without XQLDSHelperCache, caching doesn't work because the cache data included in XQLDSHelperCache is removed by the filters. This causes an issue where queries are repeated and exhaust the CU.
The PR fixes the issue by having the Cache management class retrieve the XQLDSHelperCache regardless of the filters.

Must have

  • Tests
  • Documentation

spearmin10 and others added 30 commits January 27, 2024 11:14
@content-bot content-bot added Contribution Thank you! Contributions are always welcome! External PR Community Support Level Indicates that the contribution is for Community supported pack labels Apr 18, 2025
@content-bot content-bot changed the base branch from master to contrib/spearmin10_XQLDSHelper April 18, 2025 11:33
@content-bot
Copy link
Collaborator

Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @MosheEichler will know the proposed changes are ready to be reviewed.
For your convenience, here is a link to the contributions SLAs document.

@content-bot
Copy link
Collaborator

Hi @spearmin10, thanks for contributing to the XSOAR marketplace. To receive credit for your generous contribution please follow this link.

@content-bot content-bot added Community Contribution Form Filled Whether contribution form filled or not. labels Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Support Level Indicates that the contribution is for Community supported pack Community Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! External PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants