There are challenges that have multiple extensions, is there a convenient way to skip the current extension and start another one, then switch back to current extension?
Now I stuck on Redis WAIT with multiple commands #na2
stage in Replication
extension and I want to try another extension to have a relax. I could disable Replication
extension and enable it again, so it moves to the end of stages list, but when I want to back to Replication
extension, I think the only way to do it is disable all other extensions.
Seems extensions do not depend on each other, could we have a convenient way to switch between extensions?
I wonder if this is a feature that many users want so I post in the General category.