wso2 / apk

Official Repository for APK distribution
Apache License 2.0
153 stars 90 forks source link

Ratelimit grpc call times out in envoy #2482

Closed Tharsanan1 closed 4 hours ago

Tharsanan1 commented 4 hours ago

Description

Sometimes when envoy sends a RatelimitRequest to ratelimiter its getting timeout if the time waiting is more than 20ms.

Steps to Reproduce

This is a intermittent issue. invoke requests that needs to be ratelimited multiple time. You will observe in some cases the response does not have RL headers.

Affected Component

Router

Version

1.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Tharsanan1 commented 4 hours ago

Fixed with: https://github.com/wso2/apk/pull/2446/files#diff-56db7468269769a454d88326df9ec95aac1b8bbd32fc5b0aec36a9b4b9ff7fb9R174