threatseer icon indicating copy to clipboard operation
threatseer copied to clipboard

add event rate limiter

Open dustin-decker opened this issue 7 years ago • 1 comments

Add a configurable rate limiter for events. Per-source at minimum, so we get some of every type, and maybe overall rate limiter too?

dustin-decker avatar Jan 28 '18 02:01 dustin-decker

For Capsule8 API stuff it's configurable via a ThrottleModifier when subscribing to events: (use local godocs) http://localhost:6060/pkg/github.com/capsule8/capsule8/api/v0/#ThrottleModifier

dustin-decker avatar Jan 29 '18 04:01 dustin-decker