Hi There,
Wondering how everyone controls rates limits for specific API endpoints? I was thinking i could set up a queue for the workflow but am unsure how to do this?
N9n Community Edition 1.89.2
Hi There,
Wondering how everyone controls rates limits for specific API endpoints? I was thinking i could set up a queue for the workflow but am unsure how to do this?
N9n Community Edition 1.89.2
Hi, I recommend you use Redis for implementing rate limiting. You can see a stricter template you could adapt here