growthbook icon indicating copy to clipboard operation
growthbook copied to clipboard

[Bug] namespace slot did not release when experiment is stopped

Open aliciajjj opened this issue 2 years ago • 1 comments

Summary

when we stop an experiment, the namespace slot allocated to that experiment/rule does not get released automatically.

Expected Behavior

namespace slot should be released immediately so that other experiment/rules can reuse it.

Current Behavior

Not released.

aliciajjj avatar Oct 27 '23 02:10 aliciajjj

Probably, This issue have been fixed by https://github.com/growthbook/growthbook/pull/2343.

ktmouk avatar Jun 27 '24 02:06 ktmouk