misp-modules icon indicating copy to clipboard operation
misp-modules copied to clipboard

Sharing data between modules

Open Rafiot opened this issue 7 years ago • 0 comments

Example: the API has rate limiting and we cannot do more than 1 request/5 sec. We should put a lock in redis that expires 5s after the first query.

Rafiot avatar Dec 14 '18 13:12 Rafiot