I am deploying a Redash and after some testing the following commented message appears in the browser:

"429 Too Many Requests

Too Many Requests

50 for 1 hour "

From what I’ve researched this is a resource for protection. How can I change the number of requests or the time? Or even disable.

I think you are looking for this

or this

https://github.com/getredash/redash/blob/0bc570d741f9647816099f71a0a532e45b33e2c8/redash/settings/init.py#L132