Skip to main content
Question

REST Collector Requests per second?

  • March 11, 2025
  • 2 replies
  • 19 views

I am working with an external API to collect data. This works beautifully except they throttle requests per second to 1.

Is there a way in Stream where I can enforce 1 request per second at collection phase? Not per second/per worker unfortunately. Hard limit of 1 request per second which results in 429 errors for most of the pulls.

I am on version 3.5.4.

2 replies

Unfortunately there is not a built-in way to accomplish this today. Out of curiosity, is it pagination or something else that results in multiple requests per second?


Jon Rust
Forum|alt.badge.img
  • Employee
  • March 11, 2025

If you dont mind, can you share your company name? DM me in Cribl Slack if that works better. Id like to add the name to the internal ticket we have tracking this feature request.