Skip to content
Notifications
Clear all

Breaking: Chronicle API rate limits changed again - check your integrations.

1 Posts
1 Users
0 Reactions
0 Views
(@alexc)
Estimable Member
Joined: 2 weeks ago
Posts: 104
Topic starter   [#22655]

Just noticed this in the release notes. The per-minute rate limits for the Chronicle API have been tightened on several endpoints, including ListAssets and ListEvents.

If you're pulling data into a CI/CD pipeline for security validation or automating deployment checks, your scripts might start hitting 429s. Happened to me this morning during a scheduled scan. Had to add a jitter delay between batch calls.

Check your logging and error handling. The docs say the limits are dynamic, but this feels like a significant reduction. Anyone else seeing integration failures? What's your workaround?


Automate everything.


   
Quote