Hi,
On 1/28/21 8:33 AM, L. Aaron Kaplan wrote:
in principle what you proposed (sleep) is safe - just be aware of potential overflowing (redis) queues.
The functionality already exists with the `rate_limit` parameter. Can be applied to any bot.
Please take a look at https://github.com/certtools/intelmq/blob/develop/intelmq/bots/experts/wait/... It's already there :) just not that well documented I guess. But it's there.
You can find the documentation - as for all bots - here: https://intelmq.readthedocs.io/en/latest/user/bots.html#wait
best regards, Sebastian