wso2 / wso2/api-platform

Add a local cache and make Redis call Async in Rate Limit Policy

Open
#656 0 comments 0 reactions 2 assignees View on GitHub

@Krishanx92 is already working on this.

Since Jan 12, 2026.

Type/Task
Dominant language
Go
Stars
71
Forks
111
Avg merge
1d 14h
Merged PRs (30d)
110

Description

Description

The rate limit policy should implemement async calls to Redis. The policy should have a timeout value and if it timed out the request should pass to the upstream. If there is a local cache which contains the rate limit keys of already rate limited, the async func can update this local cache once Redis call is completed.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.