Skip to content

Decrease the urgency of feature flag endpoint

Shinya Maeda requested to merge decrease-urgency-of-unleash-endpoint into master

What does this MR do and why?

This MR reflects the outcome of this discussion, that decreases the urgency of the feature flag endpoint (GET /api/:version/feature_flags/unleash/:project_id/client/features) until the maxmemory issue of redis-cache has been resolved.

Here is a guideline of decreasing urgency.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shinya Maeda

Merge request reports