While testing our implementation of the Reviews API, we get hit by the cooldown-period
limit. Is there a way to bypass this while in development so that we can try to find the right flow for when the modal pops up.
Our current workaround is to test it on different development stores we have but I am not a big fan of that approach.