According to docs: "Auto merge means if the some piece of substate was modified by your reducer during the REHYDRATE action, it will skip this piece of state." src.
If the logic changes and we modify keyserverStore state on persist/REHYDRATE it could cause skipping the rehydrated state.