Describe the bug
#5323 adds a new limit for subquery step. That change will reject a subquery if step size is too small. For example up[30d:1s]
.
However, this changes the default Prometheus behavior and might cause issues for existing users. Hence, I suggest that we put it behind a FF and mark it as disabled by default.