-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Process delayed alert conditions in batches of 10,000 #75302
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79ba7d0 - Browse repository at this point
Copy the full SHA 79ba7d0View commit details -
Add the ability to batch the apply delayed function.
- look at the size of the hash - if under the limit - parse the groups as we were - else (over the limit) - break into batches of 10,000. Store new batches in redis.
Configuration menu - View commit details
-
Copy full SHA for 1ed44ad - Browse repository at this point
Copy the full SHA 1ed44adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70cbbb4 - Browse repository at this point
Copy the full SHA 70cbbb4View commit details -
move mock redis buffer into the create event test case, and provide p…
…ush_to_hash there
Configuration menu - View commit details
-
Copy full SHA for 5225441 - Browse repository at this point
Copy the full SHA 5225441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b20402 - Browse repository at this point
Copy the full SHA 8b20402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aafed8 - Browse repository at this point
Copy the full SHA 7aafed8View commit details -
add a docstring tot he process grops, move logic for fetching teh rul…
…egroup data to that function
Configuration menu - View commit details
-
Copy full SHA for cdf288f - Browse repository at this point
Copy the full SHA cdf288fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d39202e - Browse repository at this point
Copy the full SHA d39202eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af164b - Browse repository at this point
Copy the full SHA 9af164bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c94c18e - Browse repository at this point
Copy the full SHA c94c18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41fbcb7 - Browse repository at this point
Copy the full SHA 41fbcb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a7982 - Browse repository at this point
Copy the full SHA c1a7982View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6b28d - Browse repository at this point
Copy the full SHA ba6b28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b767878 - Browse repository at this point
Copy the full SHA b767878View commit details -
move from a module vairable to getting it from the options automator.…
… using the test helper instead
Configuration menu - View commit details
-
Copy full SHA for 267d71d - Browse repository at this point
Copy the full SHA 267d71dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c29c5e3 - Browse repository at this point
Copy the full SHA c29c5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for babca17 - Browse repository at this point
Copy the full SHA babca17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd92fe - Browse repository at this point
Copy the full SHA 1cd92feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 834445d - Browse repository at this point
Copy the full SHA 834445dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bac969 - Browse repository at this point
Copy the full SHA 4bac969View commit details