docker-zulip icon indicating copy to clipboard operation
docker-zulip copied to clipboard

Error 429 when trying to create an organization after install

Open acasanova99 opened this issue 1 year ago • 0 comments

I have explained the issue here: https://chat.zulip.org/#narrow/stream/31-production-help/topic/.E2.9C.94.20Error.20429.20.28Too.20Many.20Request.29.20After.20creating.20the.20first.20o.2E.2E.2E.

I have already solve the issue but I think that it would be interesting to add the following environment variable to the zulip container, just to avoid this error.

RATE_LIMITING_RULES='{"api_by_ip":[(60, 100),],}'

acasanova99 avatar Mar 29 '23 11:03 acasanova99