Skip to content

Conversation

@nileshbhadana
Copy link

@nileshbhadana nileshbhadana commented Jan 11, 2024

Summary

  • Added audit_only flag to log all the rate-limited requests while letting the requests pass through
  • Added fault_tolerant flag that determines if the requests should be proxied even if Kong has troubles connecting a redis. This was recently added to OSS version, adding it here also.
  • Added error_code config option to define custom error_code to return for rate-limited requests

Issues resolved

Fix #20

…atus_code

Signed-off-by: Nilesh Bhadana <nileshbhadana3@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log only mode and Audit Trail

1 participant