Rate limiting

Hi there, help please

im trying to make a chatbot, but i was thinking on how do i implement a rate limiting in case i get spammed or anything,any idea on how can i do that?

thanks in advance

Hi there @Naufal_Fayyadh ,you can use the redis node for this, you can use upstash for the redis since it’s free

and on how to implement it on the n8n, you can see this workflow template,

it’s fairly simple, but if you have anymore question, im more then happy to help

if this answer your question, please give it a like and mark it as the solution, thank you!

1 Like