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

Cybereason pagination support + multi-threading #707

Merged
merged 11 commits into from
Sep 29, 2023

Conversation

FlorianBracq
Copy link
Collaborator

Goal of the PR

Add support for paginated searched in Cybereason and multi threading

Details

By default, Cybereason queries only return 1k results but this can be increased to 100k results. However, retrieving that many results often results in a timeout.
Therefore, using the built-in pagination mechanism and multi-threading allow for faster retrieval of bigger dataset

@ianhelle ianhelle merged commit fdc2a5a into microsoft:main Sep 29, 2023
17 checks passed
@FlorianBracq FlorianBracq deleted the cybereason_pagination branch June 26, 2024 13:09
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

Successfully merging this pull request may close these issues.

2 participants