Hi, is frontend.namespaceRPS setting about limit workflows? while I use the same setting and submit same workflows/second. It running normally when I have 1 activity per workflow. but triggered ‘namespace rate limit exceeded’ when I got 3 activities per workflow. Is frontend.namespaceRPS also limited activities count?
Also.I set frontend.namespaceRPS as 500. but when I submit 50 workflows per second. It triggered ‘namespace rate limit exceeded’. which is far away from setting numbers. Could you help explain the relationship between namespaceRPS and started workflow count per second? Thanks
here’s my configuration.
frontend.namespaceRPS:
- value: 1000
- value: 500
constraints:
namespace: "test-1"