Chatbot message cap #1593
Unanswered
Daniel-DDV
asked this question in
Q&A
Replies: 1 comment
-
I have the same issue with Flowise 2.1.1 hosted on docker on a VPS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I set a message limit for one of my chatbots.
However, it does not seem to respect it on production.
Is this perhaps due to caching?
Thanks in advance,
Daniel
EDIT: I am hosting on Render and created Environment Variable NUMBER_OF_PROXIES and set it to 1 according to these instructions: https://docs.flowiseai.com/configuration/rate-limit
Still doesn't respect the rate limit.
EDIT 2:
I verified with {{hosted_url}}/api/v1/ip and my own IP doesn't match. So I increased NUMBER_OF_PROXIES by 1 and repeated this to no avail. The IP address changes, but randomly and does not match my own.
Beta Was this translation helpful? Give feedback.
All reactions